Mujib
10-22-2009, 07:34 PM
Hello,
The error i get is
Parse error: syntax error, unexpected T_VARIABLE in /home/assassin/domains/realdutchserver.nl/public_html/webformysql/pstats.php on line 7
And Line 7 is
$Query = 'SELECT Level, Money, Kills, Admin, Drugs, Number, Exp, Vip, Team FROM users WHERE name = \'' . $nick . '\''; // With this query we get the information from $nick to transform it into a picture, where Kills Deaths etc are the names of the fields
And can someone tell me what a T_VARIABLE is?
Thanks In Advance,
Greets,
Mujib
The error i get is
Parse error: syntax error, unexpected T_VARIABLE in /home/assassin/domains/realdutchserver.nl/public_html/webformysql/pstats.php on line 7
And Line 7 is
$Query = 'SELECT Level, Money, Kills, Admin, Drugs, Number, Exp, Vip, Team FROM users WHERE name = \'' . $nick . '\''; // With this query we get the information from $nick to transform it into a picture, where Kills Deaths etc are the names of the fields
And can someone tell me what a T_VARIABLE is?
Thanks In Advance,
Greets,
Mujib