Cargando…

PHP 7 Quick Scripting Reference

This "pocket" guide reference has been updated with the new PHP 7.0 release. PHP 7 Quick Scripting Reference, Second Edition is a condensed code-rich scripting and syntax reference for the PHP scripting language, the most popular Web scripting language in use today. It presents the essenti...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Olsson, Mikael (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2016.
Edición:2nd ed. 2016.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • 1. Using PHP
  • 2. Variables
  • 3. Operators
  • 4. Strings
  • 5. Arrays
  • 6. Conditionals
  • 7. Loops
  • 8. Functions
  • 9. Class
  • 10. Inheritance
  • 11. Access Levels
  • 12. Static
  • 13. Constants
  • 14. Interface
  • 15. Abstracts
  • 16. Traits
  • 17. Importing Files
  • 18. Type Hinting
  • 19. Type Conversions
  • 20. Variable Testing
  • 21. Overloading
  • 22. Magical Methods
  • 23. User Input
  • 24. Cookies
  • 25. Sessions
  • 26. Namespaces
  • 27. References
  • 28. Advanced Variables
  • 29. Error Handling
  • 30. Exception Handling.