PHP Classes

File: model/model_customers.js

Recommend this page to a friend!
  Classes of Rodrigo Faustino   AppML PHP CRUD   model/model_customers.js   Download  
File: model/model_customers.js
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: AppML PHP CRUD
Example of the AppML to build CRUD pages
Author: By
Last change:
Date: 6 months ago
Size: 135 bytes
 

Contents

Class file image Download
{ "rowsperpage" : 10, "database" : { "connection" : "mydatabase", "sql" : "SELECT * FROM Customers", "orderby" : "Nome" } }