Account Links: Cart | Register | Log In

Skip to content

Back to classroom courses >

RHD135 PHP for Web Developers and Programmers

Course Description

For web developers and other programmers with Javascript, perl, C or C++ and HTML experience, this course teaches how to develop dynamic web sites using the PHP Language on the Red Hat Enterprise Linux environment.

PHP is a server side embedded web scripting language. The course covers various functions used in PHP language, program flow and control statement, database connectivity to MySQL and other various important PHP functions.

Prerequisites:

In this course, participants will work on a Red Hat Enterprise Linux system, deal with programming concepts, and connect to a MySQL database. Therefore, the prerequisites for this course are:

  • RH033 Red Hat Linux Essentials or equivalent experience with Red Hat Enterprise Linux. To assist you in determining whether you have equivalent experience, take the RH033 Pre-assessment Questionnaire.
  • Understanding of basic HTML
  • Knowledge of Perl, Javascript or any other scripting or programing language will be of added advantage.
Also recommended are:
  • Knowledge of the MySQL database. This may be acquired by taking RDB147 Red Hat Database Essentials. Alternatively, understanding the SQL language is acceptable.
  • Understanding of Web server configuration

Goal:

A web programmer who can develop dynamic web sites using PHP on the Red Hat Enterprise Linux 5 Environment platform.

Audience:

Programmers, web developers, or web designers with programming experience who wish to develop server side programs for the web.

Includes:

  • 4 days intensive training on Red Hat Enterprise Linux
  • Hands-on labs and exercises
  • Catered lunch in select locations—check with Training Coordinator for details
  • One workstation per student
  • Student materials
  • Red Hat promotional items

Class times:

  • 4 days
    • Start: 9:00am
    • End: 4:30 to 5:00pm (depending on class progress)

Summary

4 days

8 training units

$2,198

This course is available for onsite delivery only. Minimun of six students.

Make Request

or call
US +1 (866) 273 3428 x45555

Course Outline

  1. Introduction to PHP
  2. Variables and Expressions in PHP
  3. PHP Operators
  4. Conditional Tests and Events in PHP
  5. PHP Flow Control
  6. Functions in PHP
  7. Arrays
  8. Object-Oriented Programming in PHP
  9. Adding and Accessing Dynamic Content
  10. Cookies
  11. Sessions
  12. File and Directory Access Using PHP
  13. String Manipulation and Regular Expressions
  14. Managing Date and Time
  15. PHP Debugging
  16. MySQL with PHP