Rare to buy and like a good book, ' PHP core technology and best practices '.
A few days, first looked at a general, summed up what the whole is like, how to see how to learn.
1, a total of 14 chapters;
2, 1th, 2, the Oop of PHP;
The first chapter focuses on PHP's OOP and Java, and so on, in the face of conceptual issues of object development, the special aspects of PHP oop, and give a code example;
3, 3rd, 4, 5 chapter on a basic technical application of the detailed;
The 3rd chapter is about regular expressions (MD, why I always read and forget, this thing ...) );
The 4th chapter is about the application layer of network technology, including HTTP protocol, socket, grab packet, CURL,SMTP and so on.
The 5th chapter is about PHP and databases, including basic database concepts, PDO and MySQL;
4, 6th, 7 of the PHP template and expand;
The basic concept is first, then focus on the Practice (code);
5. Chapter 8,9,10 Cache
First cache, then memcached, and then Redis
6. Other
High-performance network architecture (connecting, preparing for more advanced content);
code debugging and testing;
hash algorithm;
PHP Coding specification;
It can be said that the overall structure is clear, a piece of good, but the process of looking at the feeling of personal really is the code is scarce, good code, good record ~
PHP core technology and best practices--global browsing