Setup Server

Installing xampp on Windows.....


  • run this .exe like this and select your xampp install location

  •  click next






 
  • Test xampp is properly running 
go to the address  http://localhost/ or  http://127.0.0.1/ in your browser.

  • if working like this, then you can start PHP <?php ?>

No comments:

Form Processing with PHP

Form Processing with PHP PHP "superglobals" Several predefined variables in PHP are "superglobals", which mean...