hi, this one is stumping me!

assuming I return a mysql result set from an SQL query, with multiple 
rows of:

field1, field2, field3

is it possible to use something like mysql_data_seek, but set the 
pointer based on a specific text value of a field,
as opposed to specifying a row number?

cheers!
andrew

-- 
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]

Reply via email to