Using MYSqli in PHP
Posted: Sat Dec 05, 2009 9:54 am
Hello there,
I'm not sure if this is a configuration issue or not. I'm using PHP 4.3.11 and MySQL 5.0 on a godaddy shared hosting server. I've just recently started learning PHP and have been working along with a book I purchased. They show the MySQL functions using the mySQLi format. It doesn't seem that either my PHP server or mySQL is recognizing these functions. I figured how to use the mySQL_query commands and what not, but the mySQLi format looks soooo much easier.
Any suggestions?
I'm not sure if this is a configuration issue or not. I'm using PHP 4.3.11 and MySQL 5.0 on a godaddy shared hosting server. I've just recently started learning PHP and have been working along with a book I purchased. They show the MySQL functions using the mySQLi format. It doesn't seem that either my PHP server or mySQL is recognizing these functions. I figured how to use the mySQL_query commands and what not, but the mySQLi format looks soooo much easier.
Any suggestions?