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...
Κύριος συγγραφέας: | |
---|---|
Συγγραφή απο Οργανισμό/Αρχή: | |
Μορφή: | Ηλεκτρονική πηγή Ηλ. βιβλίο |
Γλώσσα: | English |
Έκδοση: |
Berkeley, CA :
Apress : Imprint: Apress,
2016.
|
Έκδοση: | 2nd ed. 2016. |
Θέματα: | |
Διαθέσιμο Online: | Full Text via HEAL-Link |
Πίνακας περιεχομένων:
- 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.