PHP Classes

File: data/model_list/model_dropdown_categories.js

Recommend this page to a friend!
  Classes of Rodrigo Faustino   AppML PHP CRUD   data/model_list/model_dropdown_categories.js   Download  
File: data/model_list/model_dropdown_categories.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: 131 bytes
 

Contents

Class file image Download
{ "database" : { "connection" : "mydatabase", "sql" : "SELECT IDcat,Nomecat,Descricao FROM categorias ORDER BY Nomecat" } }