Viewing post 1 (of 2 total)
a) Identifying the statement(s) which generate the error(s)
$query = "UPDATE lc_t_configuracion SET valor = '$valor' WHERE id_conf =$id_conf ORDER by id_conf DESC LIMIT 1";
mysql_query($query)...
August 28, 2016 at 1:51 pm
#1897998