mysql_fetch_object() or mysql_fetch_array() which is better and why?
Both are good. Choose what you like more - objects or arrays.
It's even better to use PDO or mysqli instead of mysql extension.
This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
about » faq »
tagged
asked
1 year ago
viewed
145 times
active