Hello All,
Another question.
Here is the problem: 
- One SQL query 
- 1 result.

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.

Any suggestion.

note: As a workaround, I am running the select statement
(The SQL) 10 time. I think it's not a good solution
though!!

Thanks,
Mehmet.

=====
Mehmet Erisen
http://www.erisen.com

__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.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]

Reply via email to