PHP 5 recipes : a problem-solution approach /
What you hold in your hands is the answer to all your PHP 5 needs. We have written PHP 5 Recipes with a number of purposes in mind. First, this book is a source of instant solutions, including countless pieces of useful code that you can just copy and paste into your own applications, giving you ans...
Clasificación: | Libro Electrónico |
---|---|
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Berkeley, CA :
Apress,
©2005.
|
Colección: | Expert's voice in open source.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Ch. 1. Overview of PHP data types and concepts
- Ch. 2. Overview of classes, objects, and interfaces
- Ch. 3. Performing math operations
- Ch. 4. Working with arrays
- Ch. 5. Working with dates and times
- Ch. 6. Working with strings
- Ch. 7. Working with files and directories
- Ch. 8. Working with dynamic imaging
- Ch. 9. Using regular expressions
- Ch. 10. Working with variables
- Ch. 11. Using functions
- Ch. 12. Understanding Web basics
- Ch. 13. Creating and using forms
- Ch. 14. Working with markup
- Ch. 15. Using MySQL databases in PHP 5
- Ch. 16. Communicating with Internet services.