php question
php question
Out of context: Reply #2
- Started
- Last post
- 23 Responses
- UndoUndo0
you can capture the users ip with
$HTTP_SERVER_VARS["REMOTE_ADDR...
record it , and check for the ip address when the user returns. if their ip matches yr list of bad ones redirect them or dont allow them to post