Code Filter Help!!! in PHP
Hello Im trying to make a comments system and well i want it to be able to filter coding like html and stuff turning the < > into the symble code and id also like it to turn spaces into <br />
I've used the code before but i cant remember it
also i want it to work on the submit so like under
$comment=$_POST['comment'];
Hello Im trying to make a comments system and well i want it to be able to filter coding like html and stuff turning the < > into the symble code and id also like it to turn spaces into <br />
I've used the code before but i cant remember it
also i want it to work on the submit so like under
$comment=$_POST['comment'];






