hi,
i'm very much a php newbie, and i hope someone can help me with this probelm.
i'm using a variant of php nuke, and i'm trying to get some code to enable me to ban specific usernames.
how can i write a small piece of code that would help me do this.
what i'm trying to do is something like this:
if username='john_doe','jane_doe','joe_soap'
then go to banneduser.htm
thanks in advance for any help.