Skip to content
This repository was archived by the owner on May 5, 2020. It is now read-only.

Commit e0eb8d2

Browse files
authored
Update README.md
1 parent 6611470 commit e0eb8d2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Simon's MySQL
22
======
3-
smysql-old-1.php is for PHP 5.3 and earlier versions (required [MySQL extension](http://php.net/manual/en/book.mysql.php)).
3+
smysql-old-1.php is for PHP 5.3 and earlier versions (required [MySQL library](http://php.net/manual/en/book.mysql.php)).
44
<br />
5-
smysql.php is for PHP 5.4 and later versions (required [MySQLi extension](http://php.net/manual/en/book.mysqli.php)).<br />
5+
smysql.php is for PHP 5.4 and later versions (required [MySQLi library](http://php.net/manual/en/book.mysqli.php)).<br />
66
<a href="http://ratajs.nhx.cz/SimonMySQL_manual/?lang=en">Here</a> or <a href="https://github.com/ratajs/Simon-MySQL/wiki">here</a> is documentation.

0 commit comments

Comments
 (0)