PHP Web Services
| By: | Mitchell, Lorna Jane |
| Publisher: | O'Reilly Media, Inc. |
| Print ISBN: | 9781449356569 |
| eText ISBN: | 9781449356569 |
| Edition: | 1 |
| Format: | Page Fidelity |
eBook Features
Instant Access
Purchase and read your book immediately
Read Offline
Access your eTextbook anytime and anywhere
Study Tools
Built-in study tools like highlights and more
Read Aloud
Listen and follow along as Bookshelf reads to you
Whether you’re sharing data between two internal systems or building an API so users can access their data, this practical book provides everything you need to build web service APIs with PHP. Author Lorna Jane Mitchell uses 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.PHP is ideally suited for both consuming and creating web services. You’ll learn how to use this language with JSON, XML, and other web service technologies.Explore HTTP, from the request/response cycle to its verbs, headers, and cookiesDetermine whether JSON or XML is the best data format for your applicationGet practical advice for working with RPC, SOAP, and RESTful servicesUse a variety of tools and techniques for debugging HTTP web servicesChoose the service that works best for your application, and learn how to make it robustLearn how to document your API—and how to design it to handle errors