hi everyone, how can i save the retrieved rows in an array ? i dont know how to throw a question. prolly, my php code might help.. here is the code.,
the problem is, there are n number of subjects which r returned.. i want to store those subjects in a array.. i used
$sub[]=$row[subject] , but thats not working.. can anyone tell me how to store those subjects in an array for later retrieval ? thanks in advance.. ciao..