What are the most common PHP
filtering functions and techniques?

  • Changing data type
    .
  • strip_tags()
    .
  • str_replace()
    .
  • preg_replace()
    .
 


+ o -