Posted by Veco on 01/23/07 16:38
Hi guys! (and girls if any ;)
I want to block my users from submitting a string that includes link(s)
stated using a href=...
probably there's some function in php?
i don't want eregi_replace, I just want the code to check a string in
variable if there's any a href... if so, then I'll use exit(); or smthng
else
Thanks for your suggestions!
Navigation:
[Reply to this message]
|