Quantcast
Channel: Programming Forums
Viewing all articles
Browse latest Browse all 51036

How do I print the results of this query?

$
0
0
How would I go about writing the php for this query to display the results?

  $artistCommentsFeed = mysql_query("SELECT ArtistComments.date_Of_Entry, ArtistComments.comment
FROM [User] INNER JOIN ((Artist INNER JOIN ArtistComments ON Artist.art_Id = ArtistComments.art_Id) INNER JOIN FavArtist ON Artist.art_Id = FavArtist.art_Id) ON User.user_Id = FavArtist.user_Id
WHERE FavArtist.user_id=4;")

Viewing all articles
Browse latest Browse all 51036

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>