Array
(
[orderdir] => desc
[orderfld] => table_email
[view] => form
)
Array
(
[read_table] => Array
(
[result] => Data read successfully!
[log] => Array
(
[0] => SELECT `table`.`aid` AS `table.aid`, `table`.`name` AS `table.name`, `table`.`email` AS `table.email`, `table`.`color` AS `table.color` FROM `josti_npg_dev_jpylant_tcpdf_testing` AS `table` ORDER BY `table.email` DESC;
)
[var] => Array
(
[0] => Array
(
[table] => Array
(
[aid] => 33
[name] => Johnathan Pylant
[email] => jpylant@nextpointgroup.com
[color] => yellow
)
)
[1] => Array
(
[table] => Array
(
[aid] => 32
[name] => Johnathan Pylant
[email] => jpylant@nextpointgroup.com
[color] => blue
)
)
[2] => Array
(
[table] => Array
(
[aid] => 31
[name] => Johnathan Pylant
[email] => jpylant@nextpointgroup.com
[color] => blue
)
)
[3] => Array
(
[table] => Array
(
[aid] => 30
[name] => Johnathan Pylant
[email] => jpylant@nextpointgroup.com
[color] => green
)
)
)
)
)