Introducing PHP
Learn the Most Popular Server-Side Language
PHP is the most popular server-side language used to build dynamic websites, and though it is not especially difficult to use, non-programmers often find it intimidating. This workshop from author and trainer David Powers is designed to change that by teaching you PHP through a series of clear, focused, easy-to-follow lessons. After briefly explaining what PHP is and how it integrates with HTML, David will guide you through the setup and configuration of a PHP development environment on both Windows and Mac OS X. Then you’ll learn the features of the PHP language through a series of hands-on exercises before embarking on a larger project that involves building a script to validate and email user input from an online form. Through this project you’ll come to understand the value of creating reusable code, the importance of PHP security, and how to deal with multiple-choice form fields.
This workshop will introduce you to PHP, the most popular server-side language used to build dynamic websites. The contents of this course include:
Setting Up a PHP Development Environment
In this chapter you’ll learn how to install and configure a PHP testing environment on your local computer, with instructions for both Windows and Mac OS X.
PHP Basics
This chapter lays the foundation for working with PHP by describing the basic building blocks of the language.
Using Control Structures and Loops
This section dives deeper into the structure of PHP, explaining how to perform different actions based on conditions and comparisons, as well as how to use loops for repetitive actions and accessing the contents of an array.
Functions, Objects, and Errors
This chapter looks at using PHP’s built-in functions and objects with the help of the PHP online manual. You’ll also learn how to create your own custom functions and how to decipher PHP’s often cryptic error messages.
Emailing the Contents of an Online Form
This chapter steps you through the process of building a reusable script to validate and email user input from an online form.
Dealing with Multiple-Choice Form Fields
This chapter builds on the mail processing script created in the previous chapter.
The lessons are wrapped in a feature-rich interface that lets you jump to any topic and bookmark individual sections for later review. Full-Screen mode provides a hi-def, immersive experience, and Watch-and-Work mode shrinks the video into a small window so you can play the videos alongside your application. Also included are exercise files that give you an easy way to try out the techniques you learn.
System Requirements
Broadband internet connection
Up-to-date browser with Flash plug-in
Screen resolution 1024x768 or higher
Sound card with speakers or headphones attached
Pentium 4 2.6 GHz or higher, or Apple Mac G5
512 MB RAM
Contents:
Welcome to Introducing PHP
What Is PHP and What Do I Need? 06:30
Installing XAMPP on Windows 08:04
Troubleshooting XAMPP 03:45
Installing MAMP on Mac OS X 06:03
Checking the PHP Configuration 08:12
Changing Configuration Settings 07:40
Setting Up a PHP Site in Dreamweaver 04:01
PHP Basics
PHP: The Big Picture 03:32
Naming Variables 03:25
Displaying Text and Numbers 09:15
Comments and White Space 06:37
Storing Text as Strings 05:44
Joining Strings 08:29
Doing Calculations with PHP 05:37
Storing Multiple Values in Arrays 08:24
Using Control Structures and Loops
The Truth According to PHP 02:58
Making Decisions with Conditions and Comparisons 07:41
Using Switch Statements and the Ternary Operator 05:31
Using Loops for Repetitive Actions 09:58
Looping Through the Contents of an Array 05:26
Functions, Objects, and Errors
Using PHP's Built-In Functions 08:43
Understanding PHP Documentation 05:02
Creating Custom Functions 06:02
Including External Files 09:46
Passing Values by Reference to a Function 05:54
Understanding PHP Classes and Objects 05:47
Deciphering Error Messages 09:27
Emailing the Contents of an Online Form
Understanding the Difference Between POST and GET 07:38
Eliminating Unwanted Backslashes 07:08
How PHP Sends Email 07:38
Displaying Error Messages Conditionally 04:51
Making Sure Required Fields Aren't Blank 09:24
Preserving User Input When a Form Is Incomplete 08:04
Blocking Suspect Phrases 09:20
Adding Headers and Automating the Reply Address 08:50
Building the Message Body 10:41
Sending the Email 06:02
Dealing with Multiple-Choice Form Fields
Handling Radio Button Groups 06:49
Handling Single Checkboxes 05:30
Handling Checkbox Groups 08:21
Handling Select Menus 06:28
Handling Multiple-Choice Lists
SEO Tags:Introducing php,php basics,php turorials,php video tutorial,video2brain introducing php,video2brain introducing php tutorials,video2brain introducing php tutorials free download,video2brain introducing php tutorials by David Poers,Php by david powers

No comments:
Post a Comment