digiteyes
11-08-2005, 04:26 PM
Hi all,
This should be a quick and easy response i presume. I havent coded PHP in a long while so i am a bit rusty. I have a database field dev_list that contains a list of developer names. I want to loop over this field and output each of those developer names to the screen. I know how to loop over an array.. but i dont seem to be getting the same results when i try the same technique after retrieving dev_list from the database. Please help.
This should be a quick and easy response i presume. I havent coded PHP in a long while so i am a bit rusty. I have a database field dev_list that contains a list of developer names. I want to loop over this field and output each of those developer names to the screen. I know how to loop over an array.. but i dont seem to be getting the same results when i try the same technique after retrieving dev_list from the database. Please help.