Beginning PHP 5.3 /
Serving as a complete introduction to PHP 5.3, this book walks you through all the major concepts of PHP in a way that's easy to follow, with plenty of code snippets illustrating each concept to aid learning. You'll discover how to install and configure PHP 5.3, how to get started with sim...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Indianapolis, IN :
Wiley Pub.,
2010.
|
Colección: | Wrox beginning guides.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- Getting up and running with PHP
- Introducing PHP
- Your first PHP script
- Learning the languages
- PHP language basics
- Decisions and loops
- Strings
- Arrays
- Functions
- Objects
- Using PHP In practice
- Handling HTML forms with PHP
- Preserving state with query strings, cookies and sessions
- Working with files and directories
- Introducing databases and SQL
- Retrieving data from MySQL with PHP
- Manipulating MySQL data with PHP
- Making your job easier with PEAR
- PHP and the outside world
- Generating images with PHP
- String matching with regular expressions
- Working with XML
- Writing high quality code.