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...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress,
2013.
|
Colección: | Expert's voice in PHP.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- 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.