/PHP-Projects

PHP: Hypertext Preprocessor.PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic.This repository contains all the PHP Projects that I built so far

Primary LanguagePHPMIT LicenseMIT

PHP-Projects

PHP: Hypertext Preprocessor.PHP is a popular general-purpose scripting language that is especially suited to web development. Fast, flexible and pragmatic.This repository contains all the PHP Projects that I built so far

➤ Features of PHP

  • Simple:It is very simple and easy to use, compare to other scripting language it is very simple and easy, this is widely used all over the world.
  • Faster: It is faster than other scripting language e.g. asp and jsp.
  • Open Source: Open source means you no need to pay for use php, you can free download and use.
  • Interpreted: It is an interpreted language, i.e. there is no need for compilation.
  • Platform Independent: PHP code will be run on every platform, Linux, Unix, Mac OS X, Windows.
  • Error Reporting: PHP have some predefined error reporting constants to generate a warning or error notice.

Project Video Demos

Projects Youtube Links Github Code Link
Login System Youtube Video Link Github Code Link
Technical Course/blog project Not yet uploaded Github Code Link

-----------------------------------------------------

➤ PHP Installation

Step 1: Download the files. Download the latest PHP 7 ZIP package from www.php.net/downloads.php.
Step 2: Extract the files. ...
Step 3: Configure php. ...
Step 4: Add C:\php to the path environment variable. ...
Step 5: Configure PHP as an Apache module.
Step 6: Test a PHP file

Demo

-----------------------------------------------------

➤ MySql Installation

Step 1: download MySQL. ...
Step 2: extract the files. ...
Step 3: move the data folder (optional) ...
Step 4: create a configuration file. ...
Step 5: test your installation. ...
Step 6: change the root password

Demo

If you don't want to install anything you can use

-----------------------------------------------------

➤ XAMPP Installation

Click XAMPP for Windows. It's a grey button near the bottom of the page. ...
Double-click the downloaded file. This file should be named something like xampp-win32-7.2. ...
Click Yes when prompted. ...
Click Next. ...
Select aspects of XAMPP to install. ...
Click Next. ...
Select an installation location. ...
Click OK.

Demo

-----------------------------------------------------

➤ Contributors

[Devkant Gorai]
Devkant Gorai
🔥
{
  "contributors": [
    {
      "name": "Devkant Gorai",
      "email": "devkantgorai1@gmail.com",
      "aka": "CSELonewolf",
      "info": [
        "🔥"
      ]
    },
  ]
}