PHP Programming Solutions

1st Edition
0071596593 · 9780071596596
Find real-world solutions to PHP programming problems Simplify and shorten the PHP application development cycle using the in-depth information contained in this hands-on guide. PHP Programming Solutions clearly lays out more than 250 programming cha… Read More
US$45.00
Request Review Copy
Download file to PC or Mac desktops or laptops

Step 1. Download Adobe Digital Editions Both PC and Mac users will need to download Adobe Digital Editions to access their eBook. You can download Adobe Digital Editions at Adobe's website here.


Step 2. Register an Adobe ID if you do not already have one. (This step is optional, but allows you to open the file on multiple devices) Visit account.Adobe.com to register your Adobe account.


Step 3: Authorize Adobe Digital Editions using your Adobe ID. In Adobe Digital Editions, go to the Help menu. Choose “Authorize Computer.”


Step 4: Open your file with Adobe Digital Editions. Once you’ve linked your Adobe Digital Editions with your Adobe ID, you should be able to access your eBook on any device which supports Adobe Digital Editions and is authorized with your ID. If your eBook does not open in Adobe Digital Editions upon download, please contact customer service

Chapter 1: Working with Strings

Chapter 2: Working with Numbers

Chapter 3: Working with Dates and Times

Chapter 4: Working with Arrays

Chapter 5: Working with Functions & Classes

Chapter 6: Working with Files and Directories

Chapter 7: Working with HTML and Web Pages

Chapter 8: Working with Forms, Sessions & Cookies

Chapter 9: Working with Databases

Chapter 10: Working with XML

Chapter 11: Working with Different File Formats and Network Protocols

Chapter 12: Working with Exceptions and Other Miscellanea

Index

Find real-world solutions to PHP programming problems

Simplify and shorten the PHP application development cycle using the in-depth information contained in this hands-on guide. PHP Programming Solutions clearly lays out more than 250 programming challenges alongside practical solutions, functioning code, detailed explanations, and usage tips.

Inside, you'll learn to manipulate strings and arrays, work with HTML and Web pages, accept and validate user input, parse XML code, and resolve programming problems using PEAR and PECL widgets and extensions. Plus, you'll get detailed coverage of PHP security issues, SQL database interaction, debugging techniques, and error processing.

  • Work with numbers, strings, dates, times, files, and directories
  • Build complex data structures using PHP's array manipulation API
  • Use functions and classes to build modular, reusable code 
  • Create, update, and cache HTML documents and Web content
  • Obtain and process user input submitted via online forms
  • Protect, log, and debug PHP script actions
  • Authenticate and track users with sessions and cookies
  • Traverse, validate, and transform XML documents
  • Store and retrieve data from MySQL, PostgreSQL, and Oracle databases
  • Interface with different server types, network protocols, and file formats
  • Perform efficient exception handling and error processing