Giter Site home page Giter Site logo

ofaaoficial / php-mvc-pdo-crud Goto Github PK

View Code? Open in Web Editor NEW
13.0 3.0 9.0 308 KB

CRUD (Create, Read, Update and Delete) básico de usuarios en PHP con la arquitecta de software MVC y con peticiones AJAX,

License: GNU General Public License v3.0

JavaScript 20.53% PHP 37.52% TSQL 12.13% Hack 29.82%
php7 php-framework poo mysql-database crud-sample mvc-framework

php-mvc-pdo-crud's Introduction

PHP-CRUD-MVC-PDO with AJAX

This project contains basic structure for architecture MVC (Model, view & controller) implement in the language of programmation PHP with management of database mysql.

Example MVC

Installation & test 📥

To the right functioning you need install services of Apache and Mysql or install a local server for example.

Execute services of Apache and Mysql.

Database 💾

Once executed apache & mysql service you need create database 'crud' and import .sql file located in folder SQL DB/crud.sql.

Test 🧪

To test project you need to go to the URL of the local server is usually http://localhost/ o http://127.0.0.1/

Warning ⚠️

This is an old project that contains some good development practices but can be greatly improved.

Example

You can see a better implementation of this structure in this repository php7-architecture-MVC-CRUD

License 🔥

Copyright © 2017-present Oscar Amado 🧔

php-mvc-pdo-crud's People

Contributors

ofaaoficial avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

php-mvc-pdo-crud's Issues

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.