We're sorry. An error has occurred
Please cancel or retry.
PHP in easy steps
Some error occured while loading the Quick View. Please close the Quick View and try reloading the page.
Couldn't load pickup availability
-
25 April 2021

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.
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.
- Getting started
- Storing values
- Performing operations
- Testing conditions
- Employing functions
- Manipulating strings
- Building classes
- Handling files
- Producing forms
- Preserving data
- Adding Web Services