5 ms·
<?php while(true) if(mysql_connect("localhost", "root", "password")) exit("connected with password: password"); I am sad to say it worked on my Ubuntu server :
by Limes102 14y ago
<?php while(true) if(mysql_connect("localhost", "root", "password")) exit("connected with password: password");
I am sad to say it worked on my Ubuntu server :(