codethereforam / php-crud-demo

simple php CRUD demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

php-crud-demo

simple php CRUD demo

install & run

require Apache/Nginx, mysql, php and git

  • use IDE

    • use IDEA, Phpstorm and so on
  • don't use IDE

    • git clone https://github.com/codethereforam/php-crud-demo.git
    • copy directory to server's related directory
    • execute script in project-datamodel/php-demo.sql
    • open browser and input http://localhost/php-crud-demo/

license

Apache-2.0

About

simple php CRUD demo

License:Apache License 2.0


Languages

Language:PHP 100.0%