Closed charaneadam closed 7 years ago
Yes, Mysql* functions are depreciated and now PHP uses mysqli* functions which support stacking of queries apart from other improvements. You can work with XAMPP or XAMPPLite to test and build lab on it.
I had the same issue on Kali 2016.2. (PHP 7) Now I am using docker container: tuxotron/audi_sqli and it works well
I taught in that solution (dockerize apache with php5) but I installed an older of php instead Thanks anyway !! 😀😀
On 7 March 2017 at 09:13, sandroded notifications@github.com wrote:
I had the same issue on Kali 2016.2. (PHP 7) Now I am using docker container: tuxotron/audi_sqli and it works well
— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/Audi-1/sqli-labs/issues/10#issuecomment-284664309, or mute the thread https://github.com/notifications/unsubscribe-auth/AFdmK-uNshHOBXrwMjVSxqc_1C8zMqo3ks5rjR-3gaJpZM4J38LX .
mysql_* functions not working on php7