Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 284 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 284 Bytes

pdo

PHP CRUD Application

To run files on your local machine, run:

$ git clone https://github.com/sambhav2612/pdo.git master
$ cd pdo
$ php -S localhost:8000

Your site is live on http://localhost:8000. Just put this web address in your browser and you're good to go.