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...

Full description

Bibliographic Details
Main Author: Lengstorf, Jason (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic eBook
Language:English
Published: Berkeley, CA : Apress, 2010.
Subjects:
Online Access:Full Text via HEAL-Link
Table of Contents:
  • 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.