Enter your keyword

Course

PHP Programming

PHP PROGRAMMING (5 DAYS)

START (MM/DD/YY)ENDDAYSTIMELOCATION
APRIL 2020
04/03/20
04/07/20
M,T,W,T,F 10:00 - 16:00London
04/10/20
04/14/20
M,T,W,T,F 10:00 - 16:00London
04/20/20
04/21/20
M,T,W,T,F 10:00 - 16:00London
04/24/20
04/28/20
M,T,W,T,F 10:00 - 16:00London
04/08/20
04/29/20
Saturday 13:00 - 19:00London
MAY 2020
05/01/20
05/05/20
M,T,W,T,F 10:00 - 16:00London
05/08/20
05/12/20
M,T,W,T,F 10:00 - 16:00London
05/15/20
05/19/20
M,T,W,T,F 10:00 - 16:00London
05/22/20
05/26/20
M,T,W,T,F 10:00 - 16:00London
05/06/20
05/27/20
Saturday 13:00 - 19:00London
JUNE 2020
06/05/20
06/09/20
M,T,W,T,F 10:00 - 16:00London
06/12/20
06/16/20
M,T,W,T,F 10:00 - 16:00London
06/19/20
06/23/20
M,T,W,T,F 10:00 - 16:00London
06/26/20
06/30/20
M,T,W,T,F 10:00 - 16:00London
06/03/20
06/24/20
Saturday 13:00 - 19:00London
JULY 2020
07/03/20
07/07/20
M,T,W,T,F 10:00 - 16:00London
07/10/20
07/14/20
M,T,W,T,F 10:00 - 16:00London
07/20/20
07/21/20
M,T,W,T,F 10:00 - 16:00London
07/24/20
07/28/20
M,T,W,T,F 10:00 - 16:00London
07/31/20
08/04/20
M,T,W,T,F 10:00 - 16:00London
07/08/20
07/29/20
Saturday 13:00 - 19:00London
AUGUST 2020
08/07/20
08/11/20
M,T,W,T,F 10:00 - 16:00London
08/14/20
08/18/20
M,T,W,T,F 10:00 - 16:00London
08/21/20
08/25/20
M,T,W,T,F 10:00 - 16:00London
08/28/20
09/01/20
M,T,W,T,F 10:00 - 16:00London
08/05/20
08/26/20
Saturday 13:00 - 19:00London
SEPTEMBER 2020
09/04/20
08/09/20
M,T,W,T,F 10:00 - 16:00London
09/11/20
09/15/20
M,T,W,T,F 10:00 - 16:00London
09/18/20
09/22/20
M,T,W,T,F 10:00 - 16:00London
09/25/20
09/29/20
M,T,W,T,F 10:00 - 16:00London
09/09/20
09/30/20
Saturday 13:00 - 19:00London
OCTOBER 2020
10/02/20
10/06/20
M,T,W,T,F 10:00 - 16:00London
10/09/20
10/13/20
M,T,W,T,F 10:00 - 16:00London
10/16/20
10/20/20
M,T,W,T,F 10:00 - 16:00London
10/23/20
10/27/20
M,T,W,T,F 10:00 - 16:00London
10/30/20
11/03/20
M,T,W,T,F 10:00 - 16:00London
10/07/20
10/28/20
Saturday 13:00 - 19:00London
NOVEMBER 2020
11/06/2011/10/20
M,T,W,T,F 10:00 - 16:00London
11/13/20
11/20/20
M,T,W,T,F 10:00 - 16:00London
11/20/20
11/24/20
M,T,W,T,F 10:00 - 16:00London
11/27/20
12/01/20
M,T,W,T,F 10:00 - 16:00London
11/04/20
11/25/20
Saturday 13:00 - 19:00London
DECEMBER 2020
12/04/20
12/08/20
M,T,W,T,F 10:00 - 16:00London
12/11/20
12/15/20
M,T,W,T,F 10:00 - 16:00London
12/18/20
12/22/20
M,T,W,T,F 10:00 - 16:00London
12/25/20
12/29/20
M,T,W,T,F 10:00 - 16:00London
12/09/20
12/30/20
Saturday 13:00 - 19:00London

Course Outline

HTML Forms and Table for PHP Programming
HTML Page and Tags, Table structure, Lists
Creating a Form,
Text Boxes, Creating Password Boxes
Creating Larger Text Areas, Creating Radio Buttons
Creating Checkboxes, Creating Menus
About Hidden Fields
Adding Hidden Fields to a Form
Creating the Submit Button
Resetting the Form
Disabling Form Elements
Keeping Elements from Being Changed

Database Applications and the Web
Web Programming Introduction
Three-Tier Architectures
The PHP Scripting Language
PHP and other programming languages
Conditions and Branches
Loops
Functions
Working with Types
User-Defined Functions

Arrays, Strings, and Advanced Data Manipulation in PHP
Arrays
Strings
Regular Expressions
Dates and Times
Integers and Floats

Introduction to Object-Oriented Programming with PHP 5
Classes and Objects
Working with Class Hierarchies
Inheritance

SQL and MySQL
Database Basics
MySQL Command Interpreter
Managing Databases and Tables
Inserting, Updating, and Deleting Data
Querying with SQL SELECT
Join Queries
Exploring with SHOW
Querying
Functions

Querying Web Databases
Querying a MySQL Database Using PHP
Processing User Input
MySQL Function Reference

Writing to Web Databases
Database Inserts, Updates, and Deletes
Issues in Writing Data to Databases

Sessions
Introducing Session Management
PHP Session Management
Using Sessions in Validation
When to Use Sessions

Shopping Cart Online
Functional and System Requirements
Application Overview

Shopping Cart
Design a Shopping Cart
Shopping Cart Implementation
Shopping Cart Home Page
Shopping Cart Search Product
Shopping Cart Basket

Managing Customers
Customer Validation
Customer Form

Ordering and Shipping at the Online Shopping Cart
Credit Card and Shipping Instructions
Finalizing Orders
Email Management

Authentication and Security
HTTP Authentication
HTTP Authentication with PHP
Form-Based Authentication
Protecting Data on the Web

Errors, Debugging, and Deployment
Errors
Common Programming Errors

Shopping Cart Admin Panel
Product Management
Order Management
Order Detail

Start On 2017-03-01
Duration 5 DAYS
Price £2,699.00

Share our course