MySQL Versus MySQLi Functions


If you have used previous versions of PHP, or current versions of PHP with older versions of MySQL, you likely are familiar with the mysql_* family of functions. However, since the release of MySQL 4.1.3 it has become necessary to communicate with MySQL using the mysqli_* family of functions. All code in this chapter, and throughout the rest of this book, uses the mysqli_* family of functions. For more information, see the PHP Manual chapter at http://www.php.net/mysqli.




Sams Teach Yourself PHP, MySQL And Apache All in One
Sams Teach Yourself PHP, MySQL and Apache All in One (3rd Edition)
ISBN: 0672328739
EAN: 2147483647
Year: 2004
Pages: 327

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net