How to I remove special characters and spaces on a textfield using PHP

Posted by Benny on Stack Overflow See other posts from Stack Overflow or by Benny
Published on 2010-06-02T17:06:58Z Indexed on 2010/06/02 17:14 UTC
Read the original article Hit count: 143

Filed under:

I need to remove all special characters and spaces on a textfield for a form I'm building. How do I accomplish this in PHP.

© Stack Overflow or respective owner

Related posts about php