Krentenbol
11-26-2011, 03:03 PM
I want to make an "if-else statement"
if (check if the users ip is in db)
else (some action, save the users ip and it should be thrown out after an hour)
I could someone explain this to me? How I should do this.
if (check if the users ip is in db)
else (some action, save the users ip and it should be thrown out after an hour)
I could someone explain this to me? How I should do this.