![]() |
| ||
| Protecting against sql injections I wonder if someone can point me in the right direction for securing my site more effectively. Having experienced problems with Google warning pages being placed on my site relating to potential malware, I've been looking into "beefing up" security, but am find the tutorials relating to safeguarding against sql injections confusing. The following is a sample of code on my site - is anyone willing to explain how I can improve the security for it? <div id="content"> Any advice would be greatly appreciated. |
| ||
| Re: Protecting against sql injections You could start off with basic data validation. Pumping all of the fields into the db without checking even one of them? That's just asking for injection. |
| ||
| Re: Protecting against sql injections Perhaps you could suggest a suitable tutorial for a newcomer to the language? |
| ||
| Re: Protecting against sql injections Marked as solved: was assisted via other forums. |
| All times are GMT -4. The time now is 2:44 pm. |
Forum system based on vBulletin Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
©2003 - 2009 DaniWeb® LLC