
Results 1 to 1 of 1
Hybrid View
-
29-03-16, 07:53 AM #1
[RELEASE] MYSQL to MYSQLI Converter
Originally Posted by Bleefest
that absolutely no security checks are performed by the tool which prevent users from trying to read and convert files (e.g. /etc/passwd). Make sure to add security measures, if needed.
How to use:
- Extract the archive into a directory on your web server. Open http://<yourwebserver>/<yourpath>/MySQLConverterTool/GUI/index.php for a Web GUI. If you want to work on the command line, try php -f cli.php.
- If you want to run any tests, check the hints given in UnitTests/README.
Download linkhere.
Have fun!