MySQLi
MySQLi名稱是取自MySQL Improved的縮寫,它是MySQL針對PHP所設計的一個擴充模組。
雖然PHP原本就有能夠存取MySQL的函式庫,但是在MySQL 4.1.3版之後,PHP官方強烈推薦使用MySQLi。[1]
参见
PDO是PHP连接MySQL的另外一个常见扩展。
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.