![]() |
|
|
+ Search |
![]()
|
Dec 7th, 2007 21:44
Renjith R, Nathan Wallace, Nathan Wallace
mysql_fetch_array() is NOT significantly slower than using mysql_fetch_row(), while it provides a significant added value. http://www.php.net/manual/function.mysql-fetch-array.php3 http://www.php.net/manual/function.mysql-fetch-row.php3 I think little bit faster than mysql_fetch_array since it fetches only one row