
- Forum
- Programming Talk
- PHP
- How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php
This is a discussion on How many ways we can retrieve the date in result set of mysql using php within the PHP forums, part of the Programming Talk category; How many ways we can retrieve the date in result set of mysql using php? any one reply me....
-
07-15-2006, 11:23 PM #1
- Join Date
- Jul 2006
- Answers
- 2
How many ways we can retrieve the date in result set of mysql using php
How many ways we can retrieve the date in result set of mysql using php?
any one reply me.
-
hellp ongole gitta
4 ways....
1. mysql_fetch_row.
2. mysql_fetch_array
3.mysql_fetch_object
4. mysql_fetch_assoc
-
chowsys great and useful tip to know about the four ways mentioned here. Can you give small tip about each of this so that we could find it more useful and helpful.
-
Sponsored Ads

Reply With Quote





