954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Learning PHP from C++

So i am a very fluent C++ programmer, and am switching over to PHP/Javascript/MYSQL for some new work that I am doing. I know all the basics of C++ and some of the more advanced STL libraries. I know very basic PHP simply cuz I already know all the arrays, variables, loops, functions, classes, etc.

What I need is a good book that will help me to learn PHP thats no exactly for beginners....but for someone who knows how to at least do basic programming? If that's possible? Any suggestions? I also need to be good @ PHP security with injections and stuff...even if its a 1000 page read idc, lay it on me. Thanks.

MasterGberry
Posting Whiz in Training
246 posts since Nov 2010
Reputation Points: 7
Solved Threads: 8
 

http://www.w3schools.com/php/default.asp This is best for PHP beginners

Karthik_pranas
Posting Pro
564 posts since Feb 2011
Reputation Points: 96
Solved Threads: 97
 

I prefer http://devzone.zend.com/article/627 . Both aren't perfect, but Zend tries a bit harder to teach you some best practices, and as you mention database injections, w3schools doesn't talk about that but Zend does .

twiss
Veteran Poster
1,005 posts since Apr 2010
Reputation Points: 177
Solved Threads: 101
 
chrishea
Nearly a Posting Virtuoso
1,428 posts since Sep 2008
Reputation Points: 210
Solved Threads: 230
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You