PHP Cookbook: Solutions & Examples for PHP Programmers 2019
PHP Cookbook: Solutions & Examples for PHP Programmers
For all our books; Cargo will be delivered in the required time. 100% Satisfaction is Guaranteed! Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web contentâ"everything from using basic data types to querying databases, and from calling RESTful APIs to testing and securing your site.
Each recipe includes code solutions that you can freely use, along with a discussion of how and why they work. Whether youâre an experienced PHP programmer or coming to PHP from another language, this book is an ideal on-the-job resource.
Youâll find recipes to help you with:
- Basic data types: strings, numbers, arrays, and dates and times
- Program building blocks: variables, functions, classes, and objects
- Web programming: cookies, forms, sessions, and authentication
- Database access using PDO, SQLite, and other extensions
- RESTful API clients and servers, including HTTP, XML, and OAuth
- Key concepts: email, regular expressions, and graphics creation
- Designing robust applications: security and encryption, error handling, debugging and testing, and performance tuning
- Files, directories, and PHPâs Command Line Interface
- Libraries and package managers such as Composer and PECL
Want to understand a certain PHP programming technique? Or learn how to accomplish a particular task? This cookbook is the first place to look. With more than 350 code-rich recipes revised for PHP 5.4 and 5.5, this third edition provides updated solutions for generating dynamic web contentâ"everything from using basic data types to querying databases, and from calling RESTful APIs to testing and securing your site.
Each recipe includes code solutions that you can freely use, along with a discussion of how and why they work. Whether youâre an experienced PHP programmer or coming to PHP from another language, this book is an ideal on-the-job resource.
Youâll find recipes to help you with:
- Basic data types: strings, numbers, arrays, and dates and times
- Program building blocks: variables, functions, classes, and objects
- Web programming: cookies, forms, sessions, and authentication
- Database access using PDO, SQLite, and other extensions
- RESTful API clients and servers, including HTTP, XML, and OAuth
- Key concepts: email, regular expressions, and graphics creation
- Designing robust applications: security and encryption, error handling, debugging and testing, and performance tuning
- Files, directories, and PHPâs Command Line Interface
- Libraries and package managers such as Composer and PECL
Another product that competes with the previous one is this Hack and HHVM: Programming Productivity Without Breaking Things
How can you take advantage of the HipHop Virtual Machine (HHVM) and the Hack programming language, two new technologies that Facebook developed to run their web servers? With this practical guide, Owen Yamauchiâ"a member of Facebookâs core Hack and HHVM teamsâ"shows you how to get started with these battle-tested open-source tools.
Youâll explore static typechecking and several other features that separate Hack from its PHP origins, and learn how to set up, configure, deploy, and monitor HHVM. Ideal for developers with basic PHP knowledge or experience with other languages, this book also demonstrates how these tools can be used with existing PHP codebases and new projects alike.
- Learn how Hack provides static typechecking while retaining PHPâs flexible, rapid development capability
- Write typesafe code with Hackâs generics feature
- Explore HHVM, a just-in-time compilation runtime engine with full PHP compatibility
- Dive into Ha ck collections, asynchronous functions, and the XHP extension for PHP
- Understand Hackâs design rationale, including why it omits some PHP features
- Use Hack for multitasking, and for generating HTML securely
- Learn tools for working with Hack code, including PHP-to-Hack migration
PHP and MySQL Web Development (4th Edition) 2019
Post a Comment