Quote:
Originally Posted by KirbyDE
This should work.
Did you check that both cookies are set?
Did you put in the correct license number (you can verify this on top of each PHP file)?
Is $user[userid] set ($userid doesn't mean anything, as this will always be the value from the cookie if set)?
You should add $conn as a second parameter to mysql_query()
|
Can you show me what you mean by adding that in the query statement?