PHP PROGRAMMING
PHP is one of the hottest technologies on the web. The ease of a scripting language combined with the power of languages such as Perl, C, or Java and numerous libraries for everything from connecting to back-end databases to drawing Acrobat files on the fly. This two-day course gets you developing dynamic web content quickly. It goes on to explore some of the more popular libraries including accessing a MySQL database and working with images.
This course would be a good start for anyone planning on working on the LAMP (Linux, Apache, MySQL and PHP) platform.
- Cost: €795.00
- Duration: 2 days
- Cork Date: 23-24 Apr
- Limerick Date:
- Dublin Date:
- This course is also available as a customised client specific course.
Knowledge of HTML required and experience with C, C++, Perl or Java helpful
A Little History
Find PHP on the Internet
A Simple PHP Program
PHP and PHP Programs
Where is that Documentation?
Client/Server Interaction and PHP
HTML Forms
Form/PHP Interaction
Output Functions
File I/O
Writing Your Own Functions
Integers, Floats and Strings
The Assignment Operator
Operators, Variables and Constants
Logical and Relational Operators
The if Statement
The switch Statement
Arrays and Associative Arrays
The for Statement
break, continue and exit
Data Types and Testing Functions
Working with Arrays
Working with Strings
Intval( ), doubleval( ) and strval( )
What is DBM?
DBM Database Functions
What is MySQL?
MySQL Database Functions
What is Oracle?
Oracle Database Functions
What is the GD Library?
Image File Formats
Creating an Image
Working with Images
Outputting Images
Working with Cookies
setcookie( )
The header( ) Function
Environment Variables