Your browser does not support JavaScript!'

Basic PHP Syntax How to First php Program ~ VUSs

Welcome to VUSs, as you guys know. VUSs is all about Computer Science's fundamentals and Tests Preparation.
All published articles are organized in simple, easy, and short English sentences to familiarize the students with computer science.
In that respect today's article is Basic PHP Syntax How to First php Program


Today's Topic
Basic PHP Syntax How to First php Program


PHP Syntax

Syntax of PHP

A PHP code can be placed anywhere in the PHP document. The extension of PHP file should be " . php". A PHP file can contain HTML, CSS, Javascript and PHP code as well.

Concatenation

Combining the different statements is known as a concatenation of the strings.

PHP Tricks

How to use HTML & CSS in PHP.

PHP Syntax

Basic Syntax of PHP

  1. Type angel brackes (Grater Than Or Equal to Sign) < >
  2. Type two Question marks within the brackets < ?? >
  3. Then type Keyword PHP within the Question marks.
  4. Like
    <?php
    //The PHP statements will be placed within the Opening and Closing Tag of PHP
    ?>

    PHP Tutorial

    PHP Notes Type: Download Link (Ads) Direct Download
    Pdf Download Download

Post a Comment

0 Comments

^