What is PHP
PHP is s scripting language that was originally designed for web development to produce dynamic web pages.
For this purpose, PHP code is embedded into HTML.
PHP was created by Rasmus Lerdrof in 1995.
PHP originally stood for “Personal Home Page”
Usage
It is used to server side web development where PHP generally runs on web server.
PHP code in a requested is executed by the PHP runtime, usually to create dynamic web page content.
PHP is also used for command line scripting and client side GUI applications.
PHP can be deployed on most web servers, many operating systems & platforms, and can be used with many relational database management systems.
PHP can gather data from files, save data to a file, through email we can send data, return data to user.
Characteristics of PHP
Five important characteristics make PHP’s practical nature possible:
- Simplicity
- Efficiency
- Security
- Flexibility
- Familiarity
Course Curriculum
PHP | |||
Introduction to HTML, DHTML, CSS | 00:00:00 | ||
HTML5, CSS3 support and Introduction | 00:00:00 | ||
JAVASCRIPT | 00:00:00 | ||
JQUERY | 00:00:00 | ||
MYSQL | 00:00:00 | ||
API explanation | 00:00:00 | ||
PHP installation and Introduction Loops | 00:00:00 | ||
AJAX | 00:00:00 | ||
AJAX PHP | 00:00:00 | ||
JOOMLA | 00:00:00 | ||
WORDPRESS | 00:00:00 |