Intermediate PHP Training

Class Overview In this intermediate PHP training course, students will learn to create more advanced PHP sites with advanced form validation, user authentication, email responses, and file system management. Class Goals • • • • • • Learn to work with the PEAR:DB module Learn to authenticate users with PHP Learn advanced form validation with regular expressions Learn to manage sessions with PHP Learn to send email with PHP Learn to manage files with PHP Class Prerequisites PHP SQL Class Outline • PEAR:DB • Advantages and Disadvantages of PEAR DB • Why use a database abstraction layer? • When not to use a database abstraction layer? Why use a database abstraction layer? When not to use a database abstraction layer? Using PEAR DB A Database-less Login Form Conclusion Authentication with PHP and SQL http://www.webucator.com Toll-free: 877-WEBUCATE (877-932-8228) From outside the U.S.: 315-446-0560 Fax: 315-410-5320 • Regular Expressions • Perl-compatible Regular Expression Functions • preg_match() • preg_replace() • Regular Expression Tester preg_match() preg_replace() Regular Expression Tester Regular Expression Syntax • Star t and End ( ^ $ ) • Number of Occurrences ( ? + * {} ) • Common Characters ( . \\d \\D \\w \\W \\s \\S ) • Grouping ( [] ) • Negation ( ^ ) • Subpatterns

Intermediate PHP Training

Category: PHP Tutorials
Source: www.webucator.com
Download: 0 | Filesize: 29KB

Download PDFboom bookmark and share

Related Post