An open API service indexing awesome lists of open source software.

https://github.com/lukeshirnia/mysql_php_connect


https://github.com/lukeshirnia/mysql_php_connect

mysql mysqli php php-mysql

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# mysql_php_connect

`mysql_connect` was depricated in php5.5.0 and removed in php 7.0.0

http://php.net/manual/en/function.mysql-connect.php


One script is for php 7.x and the other one if for everything below php 5.5.x