PHP quick scripting reference /

The PHP Quick Scripting Reference is a condensed scripting code and syntax reference to the PHP scripting language, the most popular Web scripting language in use today. It presents the essential PHP script in a well-organized format that can be used as a handy reference. You won't find any tec...

Full description

Saved in:
Bibliographic Details
Main Author: Olsson, Mikael (Web programmer) (Author)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2013.
Series:Expert's voice in PHP.
Subjects:
Online Access:CONNECT
Table of Contents:
  • Using PHP
  • Variables
  • Operators
  • String
  • Arrays
  • Conditionals
  • Loops
  • Functions
  • Class
  • Inheritance
  • Access Levels
  • Static
  • Constants
  • Interface
  • Abstract
  • Traits
  • Importing Files
  • Type Hinting
  • Type Conversions
  • Variable Testing
  • Overloading
  • Magic Methods
  • User Input
  • Cookies
  • Sessions
  • Namespaces
  • References
  • Advanced Variables
  • Error Handling
  • Exception Handling.