/PHP-Classes

Hello Everyone! This is my repo of PHP Classes.

Primary LanguagePHP

How to run PHP in your Browser.

  1. Firstly you have to install XAMMP.
  2. After intsall XAMPP open the XAMPP Controll Panel and just start the Apache Module.
  3. After start Apache Module
  4. Place your all files of PHP in XAMPP folder in HT docs Folder
  5. Now open your browser and just type ( localhost/ ) and then your folder name just like this ( localhost/ { Folder Name } )