Portal Home > Knowledgebase > Articles Database > PHP / MySQL books and resources?
PHP / MySQL books and resources?
Posted by bear, 05-10-2007, 01:55 PM |
I have several PHP/mySQL books here, and none of them go into much detail for securing user input in db applications and calling it back out again (one recent one doesn't mention it at all!). At most they devote a paragraph or two with some meager examples...not a big help. What I need is a better resource, books, online help, something to get me up to speed on this. Something relatively portable, code wise, so I don't need to add hundreds of lines to every variable to secure it and then more to use the data later on.
Any book recommendations where they don't assume you have a degree in web programming languages, yet specifically deal with security of web applications?
Any specific URLs to topics that explain this well (for a relative newb to PHP)? Please don't just link me to php.net or some other main page of the mysql site...been there, seen that. I need some specifics, if you can help me find it, please. A book or two would be best, but I'll try anything that can get me learning good methods.
|
Posted by ak7861, 05-10-2007, 03:08 PM |
I recommend PHPFreaks:
www.phpfreaks.com
|
Posted by jvandeboom, 05-10-2007, 04:01 PM |
phpbuilder.com has a number of nice articles and an active forum
|
Posted by comforthost, 05-11-2007, 06:11 AM |
thanks to all for sharing
|
Add to Favourites Print this Article
Also Read