Hello All,
I am writing a function that is php 4.4.1 compatible to remove any char
that is not alnum. My question is, is there a built in function in PHP
that will do this for me?
Thanks!
Cmac
I am writing a function that is php 4.4.1 compatible to remove any char
that is not alnum. My question is, is there a built in function in PHP
that will do this for me?
Thanks!
Cmac
Comment