programming faqs interview questions tech technical educational freshers guide preparation interviews hr telephonic
try another color:
try another fontsize: 60% 70% 80% 90%
Programming FAQs

How many ways we can retrieve the data into result set using php and mysql

Average: 5 (1 vote)

below three functions can

below three functions can retrieve the data into result set

mysql_fetch_row
mysql_fetch_array
mysql_fetch_objects