In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Mehmet Kamil Erisen) wrote:

> I have a form that has more than one drop down lists.  I
> like to use the mysql_fetch_array($result) to populate the
> select options.
> The problem is that after the first use, the
> mysql_fetch_array($result) does not return anything.

http://php.net/manual/en/function.mysql-data-seek.php

-- 
CC

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