Quote:
Originally Posted by Rufus Some performance differences... MySQLi vs MySQL (benchmarks)
I also believe mysqli is required to access some of the newer features in mysql 5. |
Thanks for that link. Looks like for small to medium-sized website you want to stick to mysql_query.