Check data before insert database
Hi
I hope I am asking this question in the right forum.
I am having a text description input by user to insert into database but I want to avoid symbol like </>. So how do I check using php to reject when the user input these in the text description?
Appreciate any help or advice.
Thanks!
|