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
- Host: GitHub
- URL: https://github.com/lukeshirnia/mysql_php_connect
- Owner: LukeShirnia
- Created: 2017-03-27T08:36:24.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2017-03-27T08:51:58.000Z (about 8 years ago)
- Last Synced: 2025-01-16T08:36:24.608Z (5 months ago)
- Topics: mysql, mysqli, php, php-mysql
- Language: PHP
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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