Coder Social home page Coder Social logo

prayogayogi / ajaxcrud Goto Github PK

View Code? Open in Web Editor NEW

This project forked from iceman101184/ajaxcrud

0.0 0.0 0.0 6.3 MB

AjaxCRUD - Manage mySQL Database with PHP and a few lines of code!

Home Page: http://www.ajaxcrud.com

PHP 85.63% CSS 2.32% JavaScript 12.04%

ajaxcrud's Introduction

FULL CLASS DOCUMENTATION HERE: http://www.ajaxcrud.com/api/

Any questions or issues? -- support forum and reference material featured on the website www.ajaxcrud.com

USING EXAMPLE SCRIPTS:

  1. To install this class you must first manually CREATE a database. This is done (locally) by going into your mySQL terminal window and using the SQL "CREATE DATABASE [database_name]".

    If you are using an online host, you'll have to go into its control panel (eg C-panel) and create a database.

  2. Make sure a database user has complete access to the database in question (SELECT, UPDATE, CREATE, DELETE)

  3. Edit the file "preheader.php" and fill in your database information

  4. Navigate to the file "/examples/install.php"

  5. Navigate to the file "/examples/example.php" to test out the class!!

~Loud Canvas Media Staff www.loudcanvas.com

NB: Make sure you include any "header" info (e.g. any HTML, echo statements, etc) AFTER you include the ajaxCRUD class.

ajaxcrud's People

Contributors

apmuthu avatar iceman101184 avatar vbenincasa 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.