Re: [PHP] Not Looping...

2001-03-15 Thread Chris Lee
this question was answered be me only two days ago. it would be nice to see people checking before they post. -- Chris Lee [EMAIL PROTECTED] ""WreckRman2"" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... I am having problems figuring out how to loop to

Re: [PHP] Not Looping...

2001-03-14 Thread David Robley
On Thu, 15 Mar 2001 17:48, WreckRman2 wrote: > I am having problems figuring out how to loop to show more then one > record... Any help would be great... All I can get is the first > record... > > Thanks... > > Code: > > > $db = mysql_connect("localhost", "root", "*"); > mysql_sel

[PHP] Not Looping...

2001-03-14 Thread WreckRman2
I am having problems figuring out how to loop to show more then one record... Any help would be great... All I can get is the first record... Thanks... Code: -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additiona