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.