Mysql Optimizer
mysql optimizer also known as MOP is a php query handling and manipulation library providing easy and reliable way to manipulate query and get result in a fastest way.
Recomended Requirement
- PHP >= 7
Supported Query Handler
- MYSQLI
- PDO
Documentation
App Inventor Documentation
Installation
It can be included or required in any php file or download using composer
Composer install
composer require hazeezet/mysql
Manual install
download both files in src folder and place them anywhere in your folder directory then include or reqiure osql.php file.
IF YOU GET UNKNOWN ERROR WITH THIS LIBRARY ON YOUR WEB SERVER...... YOU HAVE TO TRY THIS.
Go to your cpanel, find change php version and click on it, when the page fullly loaded, first of all make sure you are using php >= 7. Then uncheck mysqli and check nd_mysqli save it and try again with the library , everything should work fine.
LICENSE
fork and feel free to pull request....
MOP is licensed under the MIT License.
Copyright 2021 hazeezet