dynamic content from database
-
I am building a website that contains a page for real estate listings. I have a list of information on a large number of addresses in my area and wish to create a wordpress page that can be used as a template for each of these addresses. For example, I would like to have links for each address:
http://www.domain.com/123-Fake-Street/
http://www.domain.com/234-Fake-Street/
http://www.domain.com/345-Fake-Street/and so on. I would like to then link these pages to a template I have created in wordpress and have that template update a few text fields based on the information I have on each of the addresses.
I have done this before using php and mySQL, but I am unsure how to do this through wordpress. Any help would be appreciated!
The topic ‘dynamic content from database’ is closed to new replies.