Cargando…

PHP for Absolute Beginners

Get started in web development using PHP. Even if you've never programmed before, author Jason Lengstorf introduces you to PHP by building a PHP-based blogging site while covering all the good coding practices and skills that you'll need when you start your own projects. Create web content...

Descripción completa

Detalles Bibliográficos
Clasificación:Libro Electrónico
Autor principal: Lengstorf, Jason (Autor)
Autor Corporativo: SpringerLink (Online service)
Formato: Electrónico eBook
Idioma:Inglés
Publicado: Berkeley, CA : Apress : Imprint: Apress, 2010.
Edición:1st ed. 2010.
Temas:
Acceso en línea:Texto Completo
Tabla de Contenidos:
  • Getting Started
  • Setting Up the PHP Development Environment
  • Understanding PHP: Language Basics
  • Passing Information with PHP
  • Working with Databases
  • Building Your Blog
  • Building the Entry Manager
  • Adding Support for Multiple Pages
  • Updating and Deleting Entries
  • Adding the Ability to Upload Images
  • Reaching Out to Site Visitors
  • Syndicating the Blog
  • Adding a Commenting System to Your Blog
  • Adding Password Protection to Administrative Links
  • Finishing Touches.