Most professional web based projects are structured, documented and executed using the AMP programming stack i.e. Apache as the Web server, MySQL Community Server as the data store and PHP as the programming environment of choice.
PHP Project For Beginners shows how to build and use the AMP programming stack to develop a structured, documented, modestly sized project. It walks you through building and documenting a Book Management and Sales System [featuring a Shopping cart integrated with a payment gateway].
What You’ll Learn?
- Shopping Cart [using jCart] integrated with a Payment Gateway for accepting payments using Credit Cards [Paypal Checkout]
- Tag Clouds
- Session Management
- Dispatch Emails [using SwiftMailer]
- BLOB to store images and PDF files
- Access based User Management and Restricted page access protection
- Text Suggest
- Password Strength Indicator
- Captcha
- RSS Feeds [using magpierss]