Results 1 to 10 of 38
Threaded View
-
2nd Oct 2010, 01:32 PM #38Member
small sanitizing function
PHP Code:
function sanitize($str)
{
return strtolower(strip_tags(trim(($str))));
}
Coding Horror Fan
I don't read PM's frequently .
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Similar Threads
-
Defendos Security - Official Thread
By l0calh0st in forum Web Development AreaReplies: 40Last Post: 31st Oct 2012, 03:54 PM -
Hosting Tutorials,Tips,Security,General | PhotonServers
By ChosenOne in forum Useful SitesReplies: 9Last Post: 20th May 2010, 10:10 AM -
Hosting Tutorials,Tips,Security,General | PhotonServers
By Raptile in forum Useful SitesReplies: 14Last Post: 19th May 2010, 06:07 PM -
[LE] PhotonServers.NET | Hosting Tutorials,Tips,Security,General
By Raptile in forum Traffic Market (Buy, Sell and Trade)Replies: 9Last Post: 14th May 2010, 06:11 AM -
Security Tips
By sniper in forum Webmaster DiscussionReplies: 6Last Post: 11th Feb 2010, 10:28 AM
themaCreator - create posts from...
Version 3.50 released. Open older version (or...