Your browser does not support JavaScript!'

Learn PHP:- PHP Basic Syntax || How to Run PHP on Local System ~ 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 Learn PHP:- PHP Basic Syntax || How to Run PHP on Local System


Today's Topic
Learn PHP:- PHP Basic Syntax || How to Run PHP on Local System


Basic Syntax of PHP Document

Assalam O Alaikum!

What is PHP

PHP is server Side Scripting language (It can’t be run as client-side.) whi+ch is used to create the interactive and dynamic Web pages. The word Dynamic means that the Webpages that can attract with visitors, and behave or change the appearance of the Frontend according to a certain Action when is performed by the visitors.

Why PHP?

Because it is a free, Open source server side language which is embedded in HTML.

Is it Only web based?

No! It is not only a web-based language, but you can also create Desktop Application & Games as well..You can create Web Application that works for you Automatically, like Weather Apps and Maap, etc.

What can we do with PHP

PHP can be used to develop Dynamic WebSites like Facebook OLX and Alibaba. Also, a Search engine can be created using PHP and a light bit of Python.

Video Tutorial
Syntax of PHP How to Run PHP on Local System

Outline Of PHP

  1. Variables in PHP
  2. Variables in PHP
  3. Logical operators
  4. Numbers in PHP
  5. Strings in PHP
  6. Control structures
  7. Transferring PHP
  8. Database Handling
  9. PHP to MySQL
  10. Querying In PHP
  11. Building Application
  12. Security features

Basic Syntax of PHP

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


Syntax of PHP How to Run PHP on Local System


Post a Comment

0 Comments

^