Hi I have a retailers database, and I would like to retrieve multiple towns using php, the table name is retailers and the layout is as follows:
ret_name
add1
add2
ret_town
ret_county
can anyone suggest the php/sql code to use for this?
Any help would be greatly appreciated.