Php And MySQL 101 Yellow Belt - Introduction course, 3 days

4.3
3 reviews
  • This course is useful if you’re a complete beginner; don’t expect that much advanced lecturers.
    |
  • I completed the Php And MySQL 101 Yellow Belt - Introduction course last week. The tutors were very knowledgeable and experienced and were very patient with some of the learners who struggled in our group. I did the three day course and went from a basic beginner. I would definitely recommend the course. I would highly recommend Academy Class. Thank you for the excellent training!
    |
  • Fantabulous admin and practical teaching. One of the instructors that I had was not good but this was rectified instantly and a suitable solution was given. The next instructor was Excellent.
    |

Course

Distance

£ 697 VAT exempt

Description

  • Type

    Course

  • Methodology

    Distance Learning

  • Duration

    3 Days

  • Start date

    Different dates available

Static Webpages are no longer sufficient for the needs of the Internet in the 21st Century. PHP is a powerful, free server-side language which is relatively easy to learn for those who have never programmed before. Topics covered include:

Structure and Syntax
Array types
Sorting arrays
Escape sequences
Conditional decision making
Embedding PHP in Web pages
Mathematical functions
Why write your own functions
Basic OOP
Why use a database – The three-tier architecture approach
Connecting to the database

Facilities

Location

Start date

Distance Learning

Start date

Different dates availableEnrolment now open

About this course

Upon successful completion of this course, students will be able to install and configure PHP, mySQL and Apache Webserver on Windows, how databases are used on the Web, use PHPmyAdmin to create and edit databases, query your database with basic SQL commands, program with basic PHP statements, use PHP to communicate with your database, Add, Delete and Modify data in the browser, build a complete Data Management system with PHP and mySQL.

This course is for developers who need to grasp the latest PHP coding conventions and techniques. All the examples are based around the Object Oriented nature of PHP 5.x and best practice is encouraged throughout.

No previous PHP experience is required, but a good understanding of HTML and CSS will help you get the most from this course. No Javascript or SQL experience is expected, but we do include basic SQL queries and short Javascripts within the main course delivery.

Questions & Answers

Add your question

Our advisors and other users will be able to reply to you

Who would you like to address this question to?

Fill in your details to get a reply

We will only publish your name and question

Reviews

4.3
fantastic
  • This course is useful if you’re a complete beginner; don’t expect that much advanced lecturers.
    |
  • I completed the Php And MySQL 101 Yellow Belt - Introduction course last week. The tutors were very knowledgeable and experienced and were very patient with some of the learners who struggled in our group. I did the three day course and went from a basic beginner. I would definitely recommend the course. I would highly recommend Academy Class. Thank you for the excellent training!
    |
  • Fantabulous admin and practical teaching. One of the instructors that I had was not good but this was rectified instantly and a suitable solution was given. The next instructor was Excellent.
    |
100%
4.5
excellent

Course rating

Recommended

Centre rating

Anonymous

4.0
05/07/2017
What I would highlight: This course is useful if you’re a complete beginner; don’t expect that much advanced lecturers.
Would you recommend this course?: Yes

Former Student

5.0
09/02/2017
What I would highlight: I completed the Php And MySQL 101 Yellow Belt - Introduction course last week. The tutors were very knowledgeable and experienced and were very patient with some of the learners who struggled in our group. I did the three day course and went from a basic beginner. I would definitely recommend the course. I would highly recommend Academy Class. Thank you for the excellent training!
What could be improved: .
Would you recommend this course?: Yes

Natasha

4.0
01/01/2014
What I would highlight: Fantabulous admin and practical teaching. One of the instructors that I had was not good but this was rectified instantly and a suitable solution was given. The next instructor was Excellent.
What could be improved: I can't think of negative aspects.
Would you recommend this course?: Yes
*All reviews collected by Emagister & iAgora have been verified

This centre's achievements

2016

All courses are up to date

The average rating is higher than 3.7

More than 50 reviews in the last 12 months

This centre has featured on Emagister for 16 years

Subjects

  • Database training
  • MySQL
  • Basic
  • Basic IT
  • Server
  • Basic IT training
  • Decision Making
  • Syntax
  • Web
  • Approach
  • PHP
  • Yellow Belt
  • Apache
  • Array Types
  • Sorting Arrays
  • Web pages
  • Mathematical Functions
  • OOP
  • Database

Teachers and trainers (1)

Eddie  Yla

Eddie Yla

AutoCAD, Revit, Fusion 360 instructor

AutoCAD 2013 Certified Professional, Autodesk Instructor for AutoCAD and Map 3D, Bachelor’s degree of GIS. What do I enjoy about training? Interacting with people and passing all my knowledge to make delegates life easier!

Course programme

Introduction to PHP

  • Why choose PHP/MySQL/Apache
  • PHP’s purpose and capabilities
  • Server side VS client side scripting
  • What PHP looks like – basic structure
  • Setting your development environment up with your testing server
  • Testing PHP installations in your server
  • Which servers can use PHP
  • Where to write the PHP code and using which applications
  • Language basics

Structure & Syntax

  • Data types in PHP
  • Using variables and constants
  • Processing data using operators
  • Understanding arrays
  • Working with combinations of data types, variables and arrays
  • Arrays

Array Types

  • Multi-dimensional arrays
  • Getting data out of arrays
  • Array operations
  • Addition
  • Comparing
  • Counting
  • Searching
  • Flipping / reversing
  • Deleting elements within an array
  • More arrays

Sorting Arrays

  • Sort
  • Asort
  • Ksort
  • Natsort
  • Shuffle
  • Key sort
  • Stacks and Queues
  • Push/pop
  • Shift/unshift
  • Sets
  • Array_diff
  • Array_intersect
  • Strings

Escape Sequences

  • Variables and string combined
  • Escaping literal values
  • Length
  • translation
  • comparison
  • searching
  • matching
  • search and replace
  • Giving your code life – Control Structures

Conditional Decision Making – IF, ELSE, and ELSEIF

  • True, false, and evaluation of expressions
  • Multiple and nested conditions
  • Short circuit evaluation – break and continue
  • The ‘?’ operator
  • Decision making using the switch statement
  • Iterations using while, do…while, for and for each loops
  • Iterating through an array
  • Terminating code using exit, return, and die
  • Creating dynamic web content

Embedding PHP in Web pages

  • Retrieving user input through forms, using the GET and POSTmethod
  • Handling the date and time
  • Dynamically including code using include and require
  • mail and php
  • Cookies
  • Using PHP’s built-in functions

Mathematical Functions

  • Generating random numbers
  • Creating custom functions

Why Write Your Own Functions

  • Syntax for defining a function
  • Variable scope, and the global statement
  • Adding in function parameters
  • Return values from functions
  • Objects and classes

Basic OOP

  • Constructors/destructors
  • Visibility and scope
  • Static
  • Constants
  • Introduction to databases

Why Use a Database – The Three-tier Architecture Approach

  • Introducing MySQL and PHPMyAdmin
  • Understanding the database structure
  • Creating a simple database
  • Basic SQL commands
  • Making PHP and MySQL work for each other

Connecting to the Database

  • Displaying database content through PHP
  • Inserting and deleting data into the database
  • Updating data in the database
  • Security considerations

Php And MySQL 101 Yellow Belt - Introduction course, 3 days

£ 697 VAT exempt