The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 PHP Pocket Reference (2nd Revised edition)
  

  PHP Pocket Reference (2nd Revised edition) by Rasmus Lerdorf

  • Published by: O'Reilly Media, Inc, USA
  • Author: Rasmus Lerdorf
  • Page Count: 138
  • Group: General - COMPUTER PROGRAMMING
  • ISBN: 0596004028/9780596004026
  • Published: Nov 2002

Our Price: 6.95
 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

PHP Pocket Reference (2nd Revised edition)
This is an 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. The book provides an overview of PHP and is intended to be a 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.


Contents:

Introduction Installation and Configuration Embedding PHP in HTML Including Files Language Syntax Variables Dynamic Variables Data Types Integers Floating Point Numbers Strings Booleans Arrays Objects Type Casting Expressions Operators Control Structures if switch while do/while for foreach Functions Passing Arguments to Functions Variable Scope Static Variables Web-Related Variables Sessions Examples Showing the Browser and IP Address Intelligent Form Handling Web Database Integration Function Reference


Brief Description:

PHP is an open-source, HTML-embedded scripting lanaguage that can be used to develop Web applications. This text provides an introduction to PHP syntax and structure and the vast array of functions provided by PHP.