PHP Training

PHP INTERFACE

PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML.

  • PHP can generate dynamic page content
  • PHP can create, open, read, write, and close files on the server
  • PHP can collect form data
  • PHP can send and receive cookies
  • PHP can add, delete, modify data in your database
  • PHP can restrict users to access some pages on your website
  • PHP can encrypt data
  • With PHP you are not limited to output HTML. You can output images, PDF files, and even Flash movies. You can also output any text, such as XHTML and XML.

Introduction to PHP

Versions and Differences between them - Installation and configuring Apache and PHP

PHP with MySQL

Uploading and downloading images in Database - Registration and Login forms with validations

Error and Exception Handling

PHP’s Exception Class - Throw New Exception - Custom Exceptions.

Web Services

What is Web Services - RSS Syntax - SOAP - How to Access Web Services

XML Integration

Create a XML file from PHP with Database records - Reading Information from XML File .

SPECIAL DELIVERY

Stored Procedures - Mysql with PHP Programming - Mysql with Sqlserver(Optional)