jaydeepnasit / PHP-CRUD-Operations-Ajax

Add, Edit, Delete & Searching Records Using jQuery, Ajax, PHP And MySQL || PHP CRUD Operations Without Page Refresh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PHP-CRUD-Operations-Ajax

Add, Edit, Delete & Searching Records Using jQuery, Ajax, PHP And MySQL || PHP CRUD Operations Without Page Refresh

##How To Use/Run This Code :-

  1. Download Project and Extract Files
  2. Install XAMPP OR WAMP Web Server on Your System
  3. XAMPP - Move ajax Folder On " c:/xampp/htdocs/ " Or WAMP - Move Your Files On " c:/wamp/www/ "
  4. Open Your Web Browser And Type "localhost/phpmyadmin" Or "127.0.0.1/phpmyadmin"
  5. Then Click import Button & import Database (ajax.sql)
  6. Open Your Web Browser And Type "localhost/ajax/index.php" or "127.0.0.1/ajax/index.php"
  7. Enjoy ☺☺☺☺

Watch On Youtube :- https://youtu.be/el5mnLdPG1o

a1

123

About

Add, Edit, Delete & Searching Records Using jQuery, Ajax, PHP And MySQL || PHP CRUD Operations Without Page Refresh

License:GNU Lesser General Public License v3.0


Languages

Language:PHP 100.0%