freelanceprogrammers.org Forum Index » PHP
php mysql fetch records
Joined: 12 Apr 2005
Posts: 19
php mysql fetch records
Dear all,
$result=mysql_query("Select * from table");
$row=mysql_fetch_object($result);
$field=$row->field;
Here mysql_fetch_object is more powerfull than
other functions like mysql_fetch_array();
Why there are so many functions to fetch records
Please any one clarify in details.
Regards
uthaya
__________________________________
Do you Yahoo!?
Yahoo! Small Business - Try our new resources site!
http://smallbusiness.yahoo.com/resources/
All times are GMT
Page 1 of 1
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Freelace Website Designer - Customer web design and software building.
China Wholesale - Electronics Products
Character Studio - Tutorials and Help
China Wholesale - Electronics Products
Character Studio - Tutorials and Help







