User Profile

Collapse

Profile Sidebar

Collapse
gthomas
gthomas
Last Activity: Dec 7 '06, 06:41 PM
Joined: Dec 1 '06
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • gthomas
    replied to Printing mysql_fetch_array
    in PHP
    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...
    See more | Go to post

    Leave a comment:


  • gthomas
    started a topic Printing mysql_fetch_array
    in PHP

    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) ;...
    See more | Go to post
No activity results to display
Show More
Working...