Does any one know how to stop people putting HTML, JavaScript and any other code in to a PHP guest book.
I think I need to construct an IF statement testing data entry for containing either "<" or ">". After that I can sort out the code.
Does anyone know how to do this?
Any help would be much appreciated.