On 10/24/07, Emiliano Boragina <[EMAIL PROTECTED]> wrote: > > Hi everyone. > > > > I need to know how do I do a FINDER of clinics for zones. > > I am new in PHP, so my knowloge is not much. > > The user of this finder select the zone from the list, and click in the > button, and them show a list of clinic with its data info (name, address, > phones, etc) > > > > Thanks a lot! > > Emiliano
Emiliano, Some questions to begin: 1. Do you already have the clinic data? 2. If yes, in what form is it stored ( flat file? database? ) 3. How much knowledge of html/javascript, etc... do you have? David