PHP and Smarty on large scale web development /
With web development now being considered a commodity, projects are getting larger every day. If you are dealing with large projects on a daily basis, you know that the most difficult task is to deliver products on time and within a budget. However, many factors can influence those variables, includ...
Clasificación: | Libro Electrónico |
---|---|
Autor principal: | |
Otros Autores: | |
Formato: | Electrónico eBook |
Idioma: | Inglés |
Publicado: |
Sebastopol, Calif. :
O'Reilly,
2007.
|
Colección: | O'Reilly short cut.
|
Temas: | |
Acceso en línea: | Texto completo (Requiere registro previo con correo institucional) |
Tabla de Contenidos:
- PHP and Smarty on Large-Scale Web Development; Why PHP and Smarty on Large-Scale Web Development?; Divide and Conquer; Modular Architecture; Using PEAR As Often As Possible; The Template View Pattern; Putting It All Together; Handling HTTP Requests; Using Apache''s mod_rewrite; Using PHP''s auto_prepend configuration directive; The handle.php script; Generating Output; Handling Browser Input; Configuration; Smarty for Web Designers; Crash Course; Using variables; Variable modifiers; Functions; Configuration files; Debugging; Optimization Techniques; Cache; Smarty Optimizations