Hi all i am new here!
I take a look on forum but i don't found a the answer for my problem
ok this is my problem:




Code:
Line47:$user = $_GET['name'];
Line48:$pass = $_GET['code'];
Line49:$char = $_GET['title'];
Line99:if ( $_GET['name'] <> "" )
{

 if(file_exists("C:\\Documents and Settings\\User1\\Desktop\\Accounts\\$user.ini"))
...