Header Ads

Showing posts with label PHP Basics. Show all posts
Showing posts with label PHP Basics. Show all posts

Comments in PHP

04:15:00 0

A comment in PHP code is a line that is not read/executed as part of the program. Its only purpose is to be read by someone who is looking ...

PHP Syntex

04:14:00 0

A PHP script is executed on the server, and the plain HTML result is sent back to the browser. Basic PHP Syntax

PHP HELLO WORLD

04:10:00 0

PHP HELLO WORLD In PHP hellow world tutorial Create a file named hello. php  and put it in your web server's root directory ( DOCUME...

Powered by Blogger.