Hello I need to plot some data using criteria
Graph Code
$variable_id=$formValue['hidden_transaction_id'];
$sql = "CREATE TABLE $graphTable SELECT
lixi_fecha,lixi_sitio,lixi_dbo5,sitio_cod_sitio FROM pocitos_lixiviado
WHERE sitio_cod_sitio=('$variable') order by lixi_fecha";
nuRunQuery($sql);
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.