I created a class for dynamic generation of tables with results coming from MySQL. The syntax I use after instantiating the class is as follows:
$table->topo('Menu:','menu','menu');
$table->Corpo('menu_sub','ID,Nome,Menu,Icones','id,nome...
asked by
22.10.2014 / 20:49