Big Issue, HTML in chat
Posted: Tue Mar 01, 2005 6:06 pm
I just figured out in the chat room I'm making, you can use HTML to do stuff. How can I disable it?
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
$message = strip_tags($message);