ubuntu-prasad / daivson-docs

Documentation on different topics learned by me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Daivson Docs

Documentation on different topics learned by me

Start PHP server in any folder in Windows

  • Open CMD prompt in folder
  • use following command php -S localhost:9000 php -S localhost:9000 -t public // to make subfolder public as root folder

NOTE: Add php in environment verialbe

About

Documentation on different topics learned by me

License:GNU General Public License v3.0


Languages

Language:HTML 100.0%