The Coding Master
Online Coding Learning Blog
Pages - Menu
(Move to ...)
Home
PHP
HTML
CSS
Source Codes
Our Certificate
▼
Lesson # 3 (PHP): Using PHP Comments
›
The comments in the code will be a major point for a Web Developer to start his PHP Learning Career. We add comments because it facilitate ...
Lesson # 2 (PHP): How to check PHP is enabled on your server ?
›
In the second part of learning PHP. We are checking php is enabled on your server ? Before you creating .php files you have to check PHP...
Lesson # 2 (HTML): HTML Elements
›
Everything in between The Start of Tag to the end of tag is called HTML Element. HTML Elements are some time referred as HTML Tags. It is...
Lesson # 1 (HTML): How to create a HTML file ?
›
To create a HTML file is one the easiest start to learn HTML. You just have to change the extension of the file. Web Browsers can comfort...
Lesson # 1 (PHP): How to Install PHP ?
›
PHP cannot work on your browser if it has not a Local Host or Online Web Server. You have to install web-server to display your PHP data ...
›
Home
View web version