QUERY :
Posted: Thu Jun 16, 2011 12:55 pm
$num_stud = nuRunQuery("SELECT count(customer_id)FROM tbl_batch_stud WHERE customer_id='$cust_id' and batch_id= '$my_batch'");
Hi the variable $num_stud is not storing the value integer it should get?
any idea ?
Hi the variable $num_stud is not storing the value integer it should get?
any idea ?