Git Product home page Git Product logo

php_crud_webapp's Introduction

Welcome to PHP CRUD web Application:

This script is made to beginner friendly with comments codes 
to make codes understandable. 

PHP CRUD system allows you to
Crete, Read, Update, and Delete data from database.

This project is included in folders:

js: This folder includes every .js files (create a folder "js" and move every .js files inside the folder)

css: This folder includes every .css files (create a folder "js" and move every .css files inside the folder)

config: This folder include .php file, that creates a connection to the database (create a folder "config" and move the database.php file inside the folder)

installation process: 
* Open your phpmyadmin, create a new database named "php_beginner_crud_level_1"

* if you intend to use another the database name, don't forget to update the database name from your database.php file

* open the database from your phpmyadmin and click import to import the products.sql file into the database and press "go" to successfully import.

* That's all, now open your localhost and type the directory of folder to see the project results.

Thanks for getting this project

contact me: http://moralistdev.000webhostapp.com

facebook: https://facebook.com/moralistfestus

twitter: https://twitter.com/moralistfestus

#DevMoralist 
#PHP_JS Web developer 
#Java_App developer
#Tensorflow_Js AI developer

php_crud_webapp's People

Contributors

moralistfestus avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.