That was detailed :)

Thanks Jack, it fixed my misconception of the = and == operators.

BUT ...

> mysql_fetch_array keeps track of where it is in the array.
> after each while loop it moves a 'step ahead' in the result

the mysql_fetch_array fetches the results in an array but should it be an
one time affair ?



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