Major Problem
#3

Quote:
Originally Posted by iTails [Support
]
Are you using MySQL?
Код:
function FindMysql()
{
if(strfind(file_get_contents("rp.pwn"),"mysql",true)) return "MySql hasn't been found in the file.";
else return "MySql has been found in the file!";
}
Код:
echo("Output: ".FindMysql());
Output: MySql hasn't been found in the file.

Reply


Messages In This Thread
Major Problem - by CJ101 - 12.04.2009, 04:53
Re: Major Problem - by RobertGraham - 12.04.2009, 05:13
Re: Major Problem - by tom_jonez - 12.04.2009, 05:17
Re: Major Problem - by CJ101 - 12.04.2009, 05:24

Forum Jump:


Users browsing this thread: 1 Guest(s)