At 5:22 PM -0500 1/17/01, Ignacio Vazquez-Abrams wrote: > >Um, no. $relationsresult isn't an array, it's a MySQL result resource. Use >mysql_data_seek() instead. > Ah! I get it! mysql_data_seek($relationsresult,0); does what I need it to do. Thanks, everyone! -Maurice -- Maurice Rickard http://mauricerickard.com/ -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Weird nested while loop problem Maurice Rickard
- Re: [PHP] Weird nested while loop problem Darryl Friesen
- Re: [PHP] Weird nested while loop problem Rasmus Lerdorf
- Re: [PHP] Weird nested while loop prob... Maurice Rickard
- Re: [PHP] Weird nested while loop ... Darryl Friesen
- Re: [PHP] Weird nested while ... Maurice Rickard
- Re: [PHP] Weird nested while loop ... Ignacio Vazquez-Abrams
- Re: [PHP] Weird nested while ... Maurice Rickard
- Re: [PHP] Weird nested while loop prob... Darryl Friesen
- [PHP] < Levels of Access > Abe
- Re: [PHP] < Levels of Access &g... Ignacio Vazquez-Abrams
- Re: [PHP] < Levels of Access &g... Chris Aitken
- Re: [PHP] < Levels of Acce... Alex Black