PHP and MySql
PHP and MySql Training Course
Online PHP and MySql Training Available Now !
Take a look at what’s included:
Our PHP and MySql training courses are designed and trained by Programming experts. Our Training Course will cover below things1 BASIC PHP DEVELOPMENT
Introduction to PHP
Introduction to SQL
Wamp Server Installation
Introduction to PHP MyAdmin
How PHP Scripts Work
Basic PHP Syntax
PHP data types
PHP Operators
PHP Variables Manipulation
Dynamic Variables
String in PHP
2 CONTROL STRUCTURE
The If Statement
Using the else clause with if statement
The switch statement
Using the? Operator
The while statement
The do while statement
The for statement
Breaking out of loops
Nesting loops
Summary
3 FUNCTION
What a function?
Defining a function
Returning a value from function
User – defined function
PHP Functions
Pass by Value & Pass by references
Return Values
Variable Scope
PHP include()
PHP require()
Date Function in PHP
4 ARRAY
Single-dimensional arrays
Multidimensional arrays
Casting arrays
Associative arrays
Accessing arrays
Getting the size of an array
Looping through an array
Looping through an associative array
Examining arrays
Joining arrays
Sorting arrays
Sorting and associative arrays
5 WORKING WITH FILE SYSTEM
Creating and Deleting a file
Reading and writing test files
Working with directories in PHP
Checking for existence of file
Determining file size
Opening a file for writing, reading or appending
Writing data to the file
Reading characters
File and Image Uploading in PHP
6 PHP FORMS
PHP Form handling
PHP GET
PHP POST
PHP Form
PHP Validation
7 COOKIES
Executing multiple queries
The anatomy of a cookie
Setting a cookie with php
Deleting a cookie
Creating session cookie
Working with the query string
Creating query string
8 SESSION
What is Session?
Starting a session
Working with session variables
Destroying session
Passing session Ids
Encoding and decoding session variables