Git Product home page Git Product logo

codeigniter2_phpgrid3's Introduction

PHPGrid 3 Beta Module for Codeigniter 2.0

檔案原始網址

http://phpgrid.sourceforge.net/

修改的項目

  • 使用CI2的session取代
  • 使用CI2的DB取代
  • 使用CI2的language取代
  • 使用route去取代原有的GET傳遞引數的方式,但POST的部份沒有做更動
  • 修正一些應該要用tr-th的地方,而卻使用了tr-td

尚未取代,或是未測試的項目

  • file upload
  • fckedit
  • 多個顯示區塊

目前什麼功能可以使用的

  • 一些基本欄位的CRUD
  • JOIN一個Table

*** 用這個PHPGrid跟原本的CRUD有什麼樣的差別?***

假設是CRUD4個動作,那在CI裡面,理論上是需要4個action才能做得到CRUD的動作,

但是如果你是使用PHPGrid的話,只要一個action就可以辦到了,

應該只要6行左右就可以把最基本的功能給完成。

codeigniter2_phpgrid3's People

Watchers

James Cloos avatar NishinoTsukasa 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.