I want to be able to access the rows of a resultset,but I want to specify which ones.(Lets say $row[5]).Do I have to copy the RS into a seperate array first?Most examples enumerate with "while" statements.I dont want to do that. Thanks Mike P [EMAIL PROTECTED] -- PHP Database 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]
- Re: [PHP-DB] access Rows Mike
- Re: [PHP-DB] access Rows Johannes Janson
- Re: [PHP-DB] access Rows phobo