< How to add date time in existing date and time in php How to convert seconds into days hours minutes and seconds >
strip_tags(htmlspecialchars_decode($var));
HI, vieurs,
While entering data in the database we sometimes have to take care of exact
the format that what we have entered but it creates some issues while entering
data into it.so we have to use htmlspecialchars() function to store data in the database
and we have to use
< How to add date time in existing date and time in php How to convert seconds into days hours minutes and seconds >