🎁 Final Month Special: 15% OFF + Free Shipping on Most Items! Don't Miss Out - Shop Now! ✨

Shopping Cart

Sub Total: $0.00
Total: $0.00
Checkout

Search Products

PHP in easy steps, 4th edition: Updated for PHP 8 by Mike McGrath Image 1
View Media Gallery
PHP in easy steps, 4th edition: Updated for PHP 8 by Mike McGrath Nav Image 1

PHP in easy steps, 4th edition: Updated for PHP 8 by Mike McGrath

$9.00 $10.99


Tags:

9781840789232 Book by Mike Mcgrath business Business and Computing Business books in easy steps in easy steps book in easy steps collection in easy steps collection set in easy steps series in easy steps set mike mcgrath mike mcgrath book mike mcgrath in easy steps mike mcgrath php mike mcgrath php in easy steps php php coding php programming php scripting web programming


Categories:

Business Books
Estimated Delivery:
0 people are viewing this right now
Guaranteed Safe Checkout
Trust
Trust
  • Description

PHP in easy steps, 4th edition demonstrates every aspect of the language you’ll need to produce professional web programming results. Its examples provide clear syntax-highlighted code, which is freely downloadable, showing PHP language basics including variables, arrays, logic, looping, functions and classes.

  • Install a free web server and the PHP interpreter to create an environment in which you can produce your own data-driven web pages.
  • Write PHP server-side scripts; master PHP operators and control structures; process HTML form data; get cookies and session data; access Web Services APIs over HTTP... and much more!

PHP in easy steps, 4th edition is ideal for PHP newbies who want to quickly learn the fundamentals of server-side programming with PHP and create interactive web pages. Also, useful for PHP pros who want to grasp the new PHP 8 features and achieve optimum performance!

Updated for PHP 8.

Table of Contents:

  1. Getting started
  2. Storing values
  3. Performing operations
  4. Testing conditions
  5. Employing functions
  6. Manipulating strings
  7. Building classes
  8. Handling files
  9. Producing forms
  10. Preserving data
  11. Adding Web Services