The addslashes() function
Posted: Sat Jun 23, 2007 6:39 am
If i use the addslashes() function for ALL queries on my database (such as login), does that mean that my site is completely secure from SQL injections and other threats or is this only the start of it.