The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
![]()
whats the best book out right now to help learn PHP, i see so many, has anyone used/read any good ones? would be nice if it would tell you how, then have u do "projects" and stuff, that to me is the best way to learn anything
|
#2
|
||||
|
||||
![]()
I highly-recommend Kevin Yank's book from SitePoint.com.
|
#3
|
||||
|
||||
![]()
Great, I'll check it out. I'd like to know some good ones, also. ANyone else have a reccomendation?
|
#4
|
||||
|
||||
![]()
Try searching at amazon.com...
I am sure there are many available... Satan |
#5
|
||||
|
||||
![]()
Beginning PHP4 by Chris Lea et al / Wrox Press
and Professional PHP4 by Deepak Thomas et al / Wrox Press both very good books. Also if you need a MySQL book, get MySQL by Paul Dubois / New Riders Press. |
#6
|
||||
|
||||
![]() Quote:
|
#7
|
||||
|
||||
![]()
If you have a "basic" coding experience with any programming language (except HTML), you really dont need a book to learn PHP. Just download its manual from php.net. It is all you need..
If you dont have any experience with any programming language, maybe you should reconsider if PHP is a good start. It's really highly integrated with SQL, HTML, Javascript, Web Design and Websecurity and IMO it shouldnt be the first coding language anybody would start learning.. |
#8
|
||||
|
||||
![]()
I'm waiting for the PHP5 book.
![]() |
#9
|
||||
|
||||
![]()
I must disagree, Logician. PHP is commonly associated with MySQL, but it is just another way -- out of many -- to store data you manipulate with PHP. It is also not really integrated with Javascript, designing or security. (although security should always be in mind when coding, in any language)
If you start with the basics, PHP is really not a hard lanuage to learn, compared to Perl for example. A book is always good and helpful, but also not necessary. I learned PHP by reading code I found on sites, and especially vBulletin. Then again, I had some background in C++ so it might not work for you. But I think buying a book is the easiest, if not best, way to learn a language. Either that or a course, choose whatever fits you more. A book, unlike the manual, will most imporantly teach you techniques and little secrets you might never find in the PHP site. This is why it's also important to read tutorials. Learning and knowing the syntax is probably the easier thing when learning a new language. It is much harder to use it wisely and efficiently. Just don't expect to write complex scripts overnight. Start with small things, then make your progress, slowly but surely. |
#10
|
||||
|
||||
![]() Quote:
![]() Creating a dynamic web aplication has a lot to do learning SQL (My, MS, Oracle, no matter) OR learning file structure/permissions of various systems (nt, unix, linux), know HTML/javascript good, have a very good command of web designing and more importantly web security. All these are advanced topics and if you dont know what a "variable" or "array" is, you will really have serious problems while you dig your way in the PHP. IMO, for such a newbie PHP is not a good start, he can begin with a language such as "visual" languages (Visual Basic, Delphi for instance) to get the basics of coding. Then learning HTML, SQL and web security must be a great concern before elaborating on web languages such as PHP, Perl or ASP. After getting the basics, learning the PHP will not be a problem for anyone, I agree.. But I really dont know a good PHP coder, who doesnt know any other programming language and started his career with PHP.. |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|