Hii,

Actually i want to sort the files form mysql database using php
sorting.I can get the correct result using php sorting if the data's are
stored in the array like this format.

 $temp=array("apple","Orange","Gova")

please tell me how i will store the field details in a array fetched from
mysql database 


-Uma





-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to