|
1 | 1 | Simon's MySQL |
2 | 2 | ====== |
3 | | -smysql-old-1.php is for PHP 5.3 and earlier versions (required[MySQLextension](http://php.net/manual/en/book.mysql.php)). |
| 3 | +smysql-old-1.php is for PHP 5.3 and earlier versions (required[MySQLlibrary](http://php.net/manual/en/book.mysql.php)). |
4 | 4 | <br /> |
5 | | -smysql.php is for PHP 5.4 and later versions (required[MySQLiextension](http://php.net/manual/en/book.mysqli.php)).<br /> |
| 5 | +smysql.php is for PHP 5.4 and later versions (required[MySQLilibrary](http://php.net/manual/en/book.mysqli.php)).<br /> |
6 | 6 | <ahref="http://ratajs.nhx.cz/SimonMySQL_manual/?lang=en">Here</a> or <ahref="https://github.com/ratajs/Simon-MySQL/wiki">here</a> is documentation. |