The addslashes() function
Moderator: General Moderators
The addslashes() function
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.