Jump to content

Advanced PHP Coding

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
20 replies to this topic

#1
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
I am looking for a book or website that will give me a quick revision of all the PHP coding. Since I have a few projects coming up, I need to revise these important codes.

Any ideas?

#2
Guest_Jaan_*

Guest_Jaan_*
  • Guests
W3Schools Online Web Tutorials is great place where to check :)

#3
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
Yer I remember that place. Didn't use it for PHP but used for others. Has it got the advanced features?

#4
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You wanted Advanced (because your title says that) or beginner (because you stated you want an overview)? I don't know of any good beginner books but here are my favorite advanced books:

Amazon.com: Pro PHP: Patterns, Frameworks, Testing and More (Pro): Kevin McArthur: Books

Amazon.com: PHP 5 Power Programming (Bruce Perens' Open Source Series): Andi Gutmans, Stig Bakken, Derick Rethans: Books

I don't recommend this book: Amazon.com: PHP|Architect's Guide to PHP Design Patterns: Jason E. Sweat: Books

I'm reading that book now and wanted to learn about design patterns only. The author is constantly talking about Abstract Classes (what they are, and how to use them), Testing before coding, and other beginner things that one should already know before reading a design pattern book. He really frustrates me. He also wrote the book for PHP4 and PHP5. As a PHP5 programmer I don't care about PHP4 code any longer.

#5
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
I would just like an overview of the advanced PHP functions because I have a few projects to do that require them. I need to revise them.

I will read the first or second one. Thanks a lot for this mate. I will start ASAP

#6
Guest_Jordan_*

Guest_Jordan_*
  • Guests
Read the first one, it is one of my favorite books.

#7
Brandon W

Brandon W

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 4,828 posts
OK thanks mate. I really appreciate your help.

#8
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
I will always recommend W3Schools to people, as it has a complete reference. Alternatively, http://msconline.mac...ls/default.aspx may be useful.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#9
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
I recommend php.net. That is my main source of PHP knowledge.

#10
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
php.net is a very good reference, but for actually learning it, I would choose W3Schools over it. It's more like a tutorial; php.net is more like a dictionary.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums

#11
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts

Xav said:

php.net is a very good reference, but for actually learning it, I would choose W3Schools over it. It's more like a tutorial; php.net is more like a dictionary.

I figured you would by the type of nerd to read a dictionary.

#12
Xav

Xav

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 13,118 posts
I prefer the term "geek". And the only dictionary I've ever "read" is a German book, in search for some interesting new words to learn.
Jordan said:

Good members, like yourself, stick around and post for ages to come!
Mr. Xav | Blog | Forums