PHP Pocket Reference, 2nd Edition 2019
PHP Pocket Reference, 2nd Edition
Simple, to the point, and compact--in fact, exactly what you've come to expect in an O'Reilly Pocket Reference--the second edition of PHP Pocket Reference is thoroughly updated to include the specifics of PHP 4.Written by the founder of the PHP Project, Rasmus Lerdorf, PHP Pocket Reference is both a handy introduction to PHP syntax and structure, and a quick reference to the vast array of functions provided by PHP. The quick reference section organizes all the core functions of PHP alphabetically so you can find what you need easily; the slim size means you can keep it handy beside your keyboard for those times when you want to look up a function quickly without closing what you're doing.This valuable little book provides an authoritative overview of PHP packed into a pocket-sized guide that's ea sy to take anywhere. It is also the ideal companion for O'Reilly's comprehensive book on PHP, Programming PHP.The PHP Pocket Reference an indispensable (and inexpensive) tool for any serious PHP coder.
Another product that competes with the previous one is this PHP Web Services: APIs for the Modern Web
O REILLY
Whether youâre sharing data between two internal systems or building an API so that users can access their data, this practical guide has everything you need to build APIs with PHP. Author Lorna Jane Mitchell provides lots of hands-on code samples, real-world examples, and advice based on her extensive experience to guide you through the processâ"from the underlying theory to methods for making your service robust.
Youâll learn how to use this language to work with JSON, XML, and other web service technologies. This updated second edition includes new tools and features that reflect PHP updates and changes on the Web.
- Explore HTTP, from the request/response cycle to its verbs, headers, and cookies
- Work with and publish webhooksâ"user-defined HTTP callbacks
- Determine whether JSON or XML is the best data format for your application
- Get advice for working with RPC, SOAP, and RESTful services
- Use several tools and techniq ues for debugging HTTP web services
- Choose the service that works best for your application, and learn how to make it robust
- Document your APIâ"and learn how to design it to handle errors
Whether youâre sharing data between two internal systems or building an API so that users can access their data, this practical guide has everything you need to build APIs with PHP. Author Lorna Jane Mitchell provides lots of hands-on code samples, real-world examples, and advice based on her extensive experience to guide you through the processâ"from the underlying theory to methods for making your service robust.
Youâll learn how to use this language to work with JSON, XML, and other web service technologies. This updated second edition includes new tools and features that reflect PHP updates and changes on the Web.
- Explore HTTP, from the request/response cycle to its verbs, headers, and cookies
- Work with and publish webhooksâ"user-defined HTTP callbacks
- Determine whether JSON or XML is the best data format for your application
- Get advice for working with RPC, SOAP, and RESTful services
- Use several tools and techniq ues for debugging HTTP web services
- Choose the service that works best for your application, and learn how to make it robust
- Document your APIâ"and learn how to design it to handle errors
Post a Comment