[MySQL]Help +rep
#1

https://sampforum.blast.hk/showthread.php?tid=381573
I cant fix dat;
PHP код:
( ! ) Parse errorsyntax errorunexpected '$_Connection' (T_VARIABLEin C:\wamp\www\connection.php on line 33
Call Stack
#    Time    Memory    Function    Location
1    0.0020    256888    {main}( )    ..\checkcreds.php:
Reply
#2

Check if there isn't missing a semi colon at the above line
Reply
#3

PHP код:
$_UsersTable "playerinfo"
You missed ;

Edit;

Don't use mysql_* i suggest using mysqli_* or PDO. mysql_* has been depreciated for a while now.
Reply
#4

Let my try
Reply
#5

Did that work?
Reply
#6

Nope
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)