Hi Sean,
Yes, it was the help that I what is was looking for. Thank you very much. I just have to ensure that a topic does not get added that does not have a headline.
Thanks again.
GT...
User Profile
Collapse
-
Printing mysql_fetch_array
hi, i am having trouble printing the records form my database. each row has a topic and headline. the topic should print and then the headlines for that topic, then the next topic and headlines.
healthcare
headline1
headline2
sports
headline3
headline4
headline5...
$result = mysql_query("SE LECT * FROM mccnews, topics where mccnews.topicid = topics.topicid ",$connect) ;...
No activity results to display
Show More
Leave a comment: