- Impact
- 12
BinderGang said:Does anyone have a template that incorporates how to throw a "search" box onto your .mobi site? For example, search for a place by inputting your zip code.
Thanks.
ginggang said:If you do a google search for php search engine you should find something. You will need a database to drive it.
Or do a plain input box to a exsisting webservice and just pass the zip code in the search string.Proably a lot easier.
BinderGang said:Thanks!
Would you do the same if you wanted to input a "form". Ex. Someone fills out their info on the site and it gets posted and/or gets sent to the site owner.
Thanks, again.

