PHP For Beginners
What is PHP? PHP is a computer scripting language, which is originally designed for creating dynamic web pages.
PHP is an open-source language, used primarily for dynamic web content and server-side applications.
Before learning PHP, you need to know basic HTML and know how to write a static web page.
In this course, you will learn how to:
How to write to screen;
Generate and Retrieve a query string;
Use functions;
Redirect a page;
Show environment variables;
How to use cookies in PHP;
Include a page;
How to connect to MySql database;
PHP`s most advantage: create an image directly.
|