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...
Main Author: | |
---|---|
Corporate Author: | |
Format: | Electronic |
Language: | English |
Published: |
Berkeley, CA :
Apress,
2010.
|
Subjects: | |
Online Access: | https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-1-4302-2474-7 |
Table of Contents:
- Getting Started
- PHP Basics
- Passing information around
- Working with the database
- Creating an entry manager
- Supporting multiple pages
- Updating entries
- Working with images
- Syndicating the blog
- Creating a comment system
- Creating a login system
- Keeping things secure.