dewey_witt Posted August 26, 2008 Share Posted August 26, 2008 Hey peeps its me again XD I am looking for a simple mysql anti-injection script. Their used to be a nice one that i could modify on the phpfreaks code library. WHAT HAPPENED TO THE CODE LIBRARY???!!!!! Loss of a great feature if ya ask me. Well any help would be greatly appriciated. Thanx Link to comment https://forums.phpfreaks.com/topic/121412-solved-myql-anti-injection-and-what-happened-to-the-code-library/ Share on other sites More sharing options...
waynew Posted August 26, 2008 Share Posted August 26, 2008 If you meant MySQL: $clean_data = mysql_real_escape_string($dirty_data); Link to comment https://forums.phpfreaks.com/topic/121412-solved-myql-anti-injection-and-what-happened-to-the-code-library/#findComment-626054 Share on other sites More sharing options...
dewey_witt Posted August 26, 2008 Author Share Posted August 26, 2008 TESTED a 1000 thanx my friend XD I do still wanna know what happened to the code library. It twas the bomb. Link to comment https://forums.phpfreaks.com/topic/121412-solved-myql-anti-injection-and-what-happened-to-the-code-library/#findComment-626058 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.