
In this Lecture i will give you brief overview of PHP about history,uses ,characteristics and requirement for PHP
In this Lecture i will tell you how to set up your localhost server for running php code .
In this lecture i will tell you "Syntax " of PHP and how to write your first code and print your statement in web browser .
In this lecture , I will tell you about the variables used in php.
In this lecture i will tell you about different operators used in php .
This lecture is only to give you introduction of operators
This lecture is about the if statement used is in PHP
After completing this lecture student will be able to understand that what is loop an its functionality and how to use and write awhile loop in the PHP
After this lecture student will be able to understand the difference between while loop and do--while loop and will be able use so---while loop in PHP
This lecture is about FOR loop and give you understanding of working FOR LOOP.
Break statement which is used to stop the execution of a loop.
This statement is used to skip any value in the loop which we do not want to print .
This lecture is about the overview of array
In this course i will teach you the basic concept of php with live examples.This course is for those who do not know any thing about php and want to learn php from scratch .
In this course i will tell you about all the basic thing about php which are neccessary to understand the before go to the advance concept .
After completing this course at the end , student will be able to write its own custom php code and easily learn and understand advance concepts .