/ Published in: PHP
Requires PHP 5.2 with filter_var()
Expand |
Embed | Plain Text
function cleanAddress($address) { }
You need to login to post a comment.
Calvista on 09/16/10
email php filter clean address normalize filtervar
1 person have marked this snippet as a favorite
Requires PHP 5.2 with filter_var()
function cleanAddress($address) { }
You need to login to post a comment.