Using Echo in PHP: Outputting Content to the Web
☰Fullscreen
Table of Content:
Here we write very simple code by using only echo command and PHP file save with .php extension.
Syntax
My First PHP Code"; ?>
Output
My First PHP Code