Description
PHP is a server-side scripting language that enables you to develop dynamic sites that engage users in ways that are simply not possible using only HTML and CSS. PHP for Absolute Beginners takes a practical approach to teaching you how to build dynamic content for your website using PHP. You’ll quickly get started with practical PHP projects, learning how to build a dynamic image gallery. By the end of the book you’ll will have developed a personal blog complete with a password protected admin module.PHP for Absolute Beginners won’t swamp you with every detail of the full PHP language up front – instead, you’ll be introduced to a small, versatile subset of PHP and learn to use it creatively to develop dynamic web sites. In the process you will learn to use variables, control structures, functions, and objects to your advantage. You will learn how to plan and create databases and how to organize your PHP scripts beautifully. At the end of the book, you will be a confident PHP user, ready to take the next steps in creating great websites.What youll learnSet up a PHP development environmentBuild database-driven PHP web sitesLearn the basics of object-oriented programming with PHPCreate MySQL databasesCreate a dynamic image gallery with file uploadsDevelop a personal blog with a password protected admin moduleWho this book is for PHP for Absolute Beginners is for people who already know some HTML and CSS – but no previous programming experience is required. You will learn how to develop highly maintainable, dynamic websites with modern, object-oriented PHP. Table of Contents1. Setting Up a PHP Development Environment2. Understanding PHP: Language Basics3. Form Management4. Building a Dynamic Image Gallery with Image Upload5. Spicing Up Your Image Gallery with JavaScript and CSS6. Working with Databases7. Building the Entry Manager8. Showing Blog Entries9. Deleting and Updating Blog Entries10. Improving Your Blog with User Comments and Search11. Adding Images to Blog Entries12. Password Protection13. Going Public with Your Blog




