current location: Home > Download > Learning resources > php e-book
php e-book
PHP e-book library: Many PHP e-books are free to download, and various PHP-related e-books are available for you to choose from. If you are looking for PHP e-books, go to the PHP Chinese website for learning materials!
-
Programming and examples of PHP4
Preface Part One: Getting Started Chapter 1 Introduction to PHP Chapter 2 PHP4 installation, testing and configuration Chapter 3 Quick Start with PHP Part 2 Applications Chapter 6 I/O Operation Application Chapter 7 Computing Applications Chapter 8 Image Application Part Three: Practical Combat Chapter 13: A huge crowd - Web page counter design Chapter 14 Don’t complain – Message board design Chapter 15 Who is it - website information query design Part 4 Supplementphp e-book2017-12-0831120012017-12-08 -
A collection of tips for using PHP
PHP's unique syntax is a mix of C, Java, Perl, and PHP's own innovative syntax. It can execute dynamic web pages faster than CGI or Perl. Compared with other programming languages, dynamic pages made with PHP embed programs into HTML documents for execution, and the execution efficiency is much higher than CGI that completely generates HTML tags. Here are ten advanced PHP application tips. 1. Use the ip2long() and long2ip() functions to convert the IP address into an integer and store it in the databasephp e-book2017-12-0831119552017-12-08 -
PHP MySQL Web Development (Original Book 3rd Edition) Chinese Version
The third edition of PHP and MySQL web development (4th edition of the original book) is written by [Australia] Luke welling, Laura Thomson, translated by Wu Xin, Shao Yu and others. It is published by Machinery Industry Press. The whole book will combine PHP development and MySQL applications. Combined, it provides an in-depth and simple analysis of PHP and MySQL respectively. It not only introduces the general concepts of PHP and MySQL, but also gives a more comprehensive explanation of the web applications of PHP and MySQL, and includes several classic and practical examples. This third edition of this book has been completely updated, rewritten, andphp e-book2017-12-0831119342017-12-08 -
Learn PHP tutorial in ten days
In the past, I learned ASP in ten days, learned ASP.NET in ten days, etc. Now I think about writing PHP, which is more comprehensive. I won’t go into the PHP debugging methods here. Many articles outside have introduced them, and there are many different combinations. For the time being, I am using Apache web server and MY SQL as the WEB server and database, and I am doing the program in the environment of php-4.3.3. Of course, PHPMYADMIN is indispensable for simple construction and access to view the database.php e-book2017-12-0831119292017-12-08 -
Web page production and PHP language application
The book "Web Page Production and PHP Language Application" was published by Wuhan University Press in 2006. This book is one of the series of online communication textbooks for ordinary colleges and universities. It mainly explains the basic knowledge and practice of web page production, as well as the use of PHP language in network communication. applications in. The book covers: basic knowledge of HTML, basic syntax of PHP, commonly used functions in PHP programs, basic operations of database software MySQL, web page encryption and authentication, dynamic generation of images, construction of MySQL and multimedia material libraries, etc.php e-book2017-12-0831118092017-12-08 -
PHP5 and MySQL Bible
This book is a classic comprehensive introduction to PHP and MySQL. The book not only comprehensively introduces the core features of the two technologies, but also explains how to efficiently combine the two technologies to build robust data-driven applications. This book covers the latest features emerging in new versions of the two technologies. The large number of practical examples and in-depth analysis in the book come from the author's many years of professional experience in this area and can be used to solve various problems faced by developers in practice. challenge.php e-book2017-12-0931117782017-12-09 -
PHP network programming technology and examples (Cao Yanlong)
Detailed explanation of PHP network programming technology from shallow to deep, comprehensively and systematically introduces PHP development technology, and provides a large number of examples for readers to practice in practice. In addition, the author has specially recorded corresponding supporting teaching videos for this book to help readers better learn the content of this book. These videos are included on the companion CD together with the example source code in the book. This book is divided into 4 parts. The first part is PHP preparation, which introduces the advantages, development environment and installation of PHP; the second part is PHP basics, which introduces constants and variables, operators and expressions, process control and functions in PHP; the third part is This is an advanced chapter, an introduction.php e-book2017-12-0831117612017-12-08 -
Chinese annotated version of the php configuration file php.ini (09.4)
Under WINDOWS, the path during compilation is the WINDOWS installation directory. ; In command line mode, the search path of PHP.INI can be replaced with the -C parameter. ; The syntax of this file is very simple. Whitespace characters and lines starting with a semicolon ´;´ are simply ignored (as you might ; Same as you guessed). Chapter titles (eg: [FOO]) are also simply ignored, even though in the future they may ; has some meaning. ; ;php e-book2017-12-0831117022017-12-08 -
PHP realizes memcache sharing of multi-server session sharing
This article is a continuation of PHP's NFS sharing of multi-server session sharing, but this time, I use memcache to store sessions. Please see here for the installation of memcache: Build an efficient, reliable, and stable WEB serverphp e-book2017-12-0831116422017-12-08 -
Several signs that you are still a PHP newbie
I would like to include this article in my "Programming Mistakes" series. Although I have been exposed to software engineering, enterprise software architecture and database design in regular university courses, I still feel the "guilt" of the following facts from time to time. Of course, these are all my subjective feelings and are oriented to Eclipse: You are new to PHP, if you: 1. Not using tools like phpDoc to properly comment your code 2. Turn a blind eye to excellent integrated development environments such as Zend Studio or Eclipse PDT 3php e-book2017-12-0831115492017-12-08 -
Zend_API Deep_PHP_Core
"Extending PHP" is easier said than done. PHP has evolved into an increasingly mature tool with source code packages tens of megabytes in size. To hack such a complex system, you have to learn and think. When constructing this chapter, we ultimately chose a “l(fā)earning by doing” approach. This is not the most scientific or professional way, but it is the most fun and gives the best end result. In the following sections, you will quickly learn how to get the most basic extensions and have them run immediately. Then you'll learn about Zend's advanced API features, which you won't have tophp e-book2017-12-0831115292017-12-08 -
Getting started with Smarty for beginners learning PHP
PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Penphp e-book2017-12-0831114662017-12-08 -
Getting started with Smarty
PHP designers who are new to template engines will find it difficult when they hear Smarty. In fact, the author is no exception and dare not touch it. But later when I analyzed the program architecture of XOOPS, I began to find that Smarty is actually not difficult. As long as you master the basic skills of Smarty, it is quite sufficient for general applications. Of course, if you can lay the foundation well, you don’t have to worry about the advanced applications later. The main purpose of this article is not to delve into the use of Smarty, which has been fully written in the official instructions for use. Penphp e-book2017-12-0831113822017-12-08 -
PHP&MORE fourth issue complete version
PHP is a programming language and MySQL is a database. It is not easy to learn any of them well, and we have to make results out of it! is it hard? Will not! There are good methods and good processes that can actually be easily learned and applied on web pages. What is introduced in the book are concepts and processes. Step by step, according to the needs, we can achieve the results we want. We are not afraid of not being able to achieve it. I hope that through this book, you can realize these concepts in your website. . To learn PHP & MySQL, as long as you have the correct concepts and correctphp e-book2017-12-0931088002017-12-09 -
Chinese annotated version of php configuration file php.ini
The Chinese annotated version of the php configuration file php.ini is an open source book on the internal implementation of PHP compiled by multiple authors. From environment preparation to code implementation, from implementation process to detail extension, from variables, functions, objects to memory, Zend virtual machine... and so on, we will explain the style of PHP.php e-book2017-12-0931084212017-12-09 -
Linux+PHP+MySQL case tutorial
This book aims to cultivate senior website construction and management talents. The content is step-by-step, from the shallower to the deeper, and comprehensively introduces the network backend development technology in the Linux+PHP+MySQL environment through a large number of example systems. This book analyzes nearly 30 typical cases in detail. Including counters, website traffic statistics, message boards, forum systems, chat rooms, voting and surveys, user management, news release systems, advertising carousels, shopping systems, etc., striving to allow readers to easily master PHP and MySQL through case study Learn the essence of programming and quickly master network backend development skills. This book is suitable forphp e-book2017-12-0931083412017-12-09 -
Preliminary web development with PHP Apache and MySQL
This book comprehensively introduces PHP scripting language and MySOL database, two of the most popular open source software at present, including basic concepts of PHP and MySQL, PHP extensions and application libraries, date and time functions, PHP data object extensions, PHP's mysqli extension, MySQL 5's stored routines, resolvers, views, etc. This book helps readers learn the best practices of the PHP programming language and MySQL database server, and understand how to create database-driven dynamic Web applications.php e-book2017-12-0931082522017-12-09 -
Learn PHP by yourself in 10 minutes
Learn PHP by yourself in 10 minutes. The first chapter is an introductory chapter, which mainly includes understanding PHP, setting up a PHP development environment, basics of PHP development, PHP flow control statements, functions, string operations, regular expressions, PHP arrays, PHP and Web Page interaction, date and time, etc.; Part 2 is an improved chapter, mainly including MySQL database design, PHP operation of MySQL database, Cookie and Session, graphics and image processing technology, file and directory processing technology, object-oriented, PDO database abstraction layer, Program debugging and error handling, Aphp e-book2017-12-0931081162017-12-09 -
PHP&MORE Issue 6
PHP is a programming language and MySQL is a database. It is not easy to learn any of them well, and we have to make results out of it! is it hard? Will not! There are good methods and good processes that can actually be easily learned and applied on web pages. What is introduced in the book are concepts and processes. Step by step, according to the needs, we can achieve the results we want. We are not afraid of not being able to achieve it. I hope that through this book, you can realize these concepts in your website. . To learn PHP & MySQL, as long as you have the correct concepts and correctphp e-book2017-12-0931080672017-12-09 -
PHP and MySQL in Dynamic WEB Sites: The Intuitive QuickPro Guide 2nd Edition
PHP and MySQL in Dynamic WEB Websites reflect the needs of actual programs in detail, carefully exploring the validation of external data (such as the format of a credit card number), user login, and how to use templates to establish a standard appearance for web pages. The content of PHP and MySQL in dynamic WEB websites is not just these. The book also mentions how to connect JavaScript and PHP to make user operations faster and more convenient. There are also ways to properly handle user input errors to make your website look more professional. In addition, a large number of powerful functions from the PEAR plug-in function library are introduced to support commonly used and powerful packages.php e-book2017-12-0931080412017-12-09
Popular Recommendations

