I'm writing my own guestbook, and it is almost finished, but I wondering how How can I stop that people use html and other 'shit' in my guestbook?
so <br>haha would not output as:
haha
but as:
<br>haha
I use a MySQL database to store all information
thanks in advance
so <br>haha would not output as:
haha
but as:
<br>haha
I use a MySQL database to store all information
thanks in advance
