Good day. Tell me, please, a good php tutorial, preferably well structured, such as http://learn.javascript.ru/ in Russian or English does not matter. I would like to find exactly the website, and not pdf-book.

Closed due to the fact that off-topic participants aleksandr barakin , awesoon , Vladimir Glinskikh , Cerbo , pavlofff 26 Jul '15 at 13:41 .

It seems that this question does not correspond to the subject of the site. Those who voted to close it indicated the following reason:

  • " Questionnaires are forbidden on Stack Overflow in Russian . To get an answer, rephrase your question so that it can be given an unambiguously correct answer." - aleksandr barakin, awesoon, Vladimir Glinskikh, Cerbo, pavlofff
If the question can be reformulated according to the rules set out in the certificate , edit it .

  • php.net - koza4ok
  • one
    For me, for some reason, the books became the "insight" in php , and not any sites. Why? Yes, because on any site it’s somehow disjointedly standard (more like technical documentation, or even translation), no, ts "storyline", and the book on php as a novel should be, the reader should get to the taste, be interested, be intrigued in the end, and on the sites I repeat to learn php - дело тонкое ! - Smash
  • 2
    To learn php it’s worth learning not only php. I know from personal experience that very much in books is stated briefly or not clearly enough. For example Kuznetsov and Simdyanov "PHP 5/6" - IMHO the book is simply of epic size, but there are a number of points that are poorly disassembled. Personally, I followed up reading java, C, looked into ruby ​​and perl and a lot more ... - zenith
  • Need new wording closure: provokes spam. - Nick Volynkin

3 answers 3

I really like to buy books on the PL. For some reason it is convenient for me to read just such paper books. At first I bought "Scripts for the Web site. PHP and JavaScript" (Vadim Dunaev), and Kuznetsov, MV, Simdyanov, I.V. - Puzzle for PHP hacker. With the first book I just understood what php is and what it is eaten with. And in the second book I analyzed the ready answers at the end of the book. More on php I have not read books. Unless I come on a site php.net to learn any function.

So I think you should not look for other sources. Learn on php.net. Still useful to read this topic.

    I like php.su , as there is a tutorial there + brief information about each function with an example.

    • if you don’t pay attention that the information is lagging behind several versions of the language, then php.su will be one of a couple of normal php resources in Russian. - zenith

    in php.net is the most complete reference, there are comments from the bottom in which a bunch of examples are given besides official documentation