-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hayri wrote:
> can somebody tell me what the hell does mysql_fetch_assoc do ???
> 
> thx

It fetches a row of a result as an associative array (hash), the same as
mysql_fetch_array($retval,MYSQL_ASSOC).
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFD3jQXj60GAoLuoDkRApiYAJ9hX2U/hMQWHSZ8EXK06ish5ok+EQCfVJNL
UY4uxvuPcxF5AaZjDIGUYOg=
=9tyr
-----END PGP SIGNATURE-----

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to