format it into html? Maybe I said that wrong.
What I want to know is.
If I have a txt file or excel file with 100 addresses, how do I make it so if I click a link on my website it will list them items? Like an auto-format php script or something... I guess what I am asking is.. If I want to make a webpage with a lot of links or entries do I have to enter each entry into html? Or can I use PHP or any other coding to do this for me?
The best example is.. If you go to the phonebook website yellowpages.com and type in a query you get all the listings. Obviously these couldn't all be entered manually.
How do I make my search queries simpler?
What I want to know is.
If I have a txt file or excel file with 100 addresses, how do I make it so if I click a link on my website it will list them items? Like an auto-format php script or something... I guess what I am asking is.. If I want to make a webpage with a lot of links or entries do I have to enter each entry into html? Or can I use PHP or any other coding to do this for me?
The best example is.. If you go to the phonebook website yellowpages.com and type in a query you get all the listings. Obviously these couldn't all be entered manually.
How do I make my search queries simpler?