Product description ※Please note that product information is not in full comprehensive meaning because of the machine translation.
Electrical Engineering
Hobbies and Miscellaneous Studies
/ This book provides a thorough and easy-to-understand explanation of the latest version of PHP, which was upgraded from 5. x to 7 in 2015. For those who want to start off as a programmer, or who have experience in other programming languages but have not learned PHP properly, this book uses detailed code annotations and illustrations. Open up the 344 sample code (with a download service) in each section to learn about basic syntax and creating Web pages and Web applications. Start with MAMP to prepare your development environment (installation and configuration). In Part2, you'll learn about PHP syntax, including variables and control structures, as well as advanced function definitions and object-oriented programming, such as writing regular expressions and anonymous functions. In Part3, you'll create a Web page using form input. You'll work on PHP in a more hands-on place, such as sessions and cookies. You'll also need to know how to interact with Web servers and HTML. You'll also learn about security measures. In Part4, the challenge of using a MySQL server running SQL statements. However, using the form input and session knowledge you learned in Part3 to retrieve and write data from a database is a real moment for a PHP programmer. Train your relational database skills.