Not working on php7
charaneadam opened this issue · 3 comments
charaneadam commented
mysql_* functions not working on php7
Audi-1 commented
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.
sandroded commented
I had the same issue on Kali 2016.2. (PHP 7)
Now I am using docker container: tuxotron/audi_sqli and it works well
charaneadam commented
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 ***@***.***> 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
<#10 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AFdmK-uNshHOBXrwMjVSxqc_1C8zMqo3ks5rjR-3gaJpZM4J38LX>
.