I think I might be using the wrong words, however I am looking for books/website on php.

link|improve this question
You might look at doctrine-project.org. – Jared Farrish Sep 17 '11 at 0:39
search on SO for php books. – Karoly Horvath Sep 17 '11 at 0:39
@Jared Farrish: huh? why? – Karoly Horvath Sep 17 '11 at 0:40
@yi_H - The question was edited (shortened). That comment was more appropriate to the original question. – Jared Farrish Sep 17 '11 at 0:41
feedback

closed as off topic by Jeremy Banks, Jared Farrish, Karoly Horvath, nos, animuson Sep 17 '11 at 0:40

Questions on Stack Overflow are expected to generally relate to programming or software development in some way, within the scope defined in the faq.

2 Answers

The official documentation is unmatched in detail and volume. However, although it includes a tutorial, it is more of a reference than a book for beginners.

link|improve this answer
3  
PHP has some of the best docs in the business. – Jared Farrish Sep 17 '11 at 0:40
@Jared Farrish Yes, unmatched also in comparison to the docs of other programming languages. But since that would confuse and complicate the answer, I left it out ;) – phihag Sep 17 '11 at 0:41
feedback

From the list of freely available programmings books, the Practical PHP Programming site is a brilliant resource.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.