![]() |
![]() |
|
|||||||
| SEO - Search Engine Optimization Talk about search engine optimization and making money with google adsense. |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
How to use a link to populate text into a pre-built page
I know a little HTML, that's it, and I have to run a Sitebuilder website. So, this is what I'm after: you click on an article link from the first page and it takes you to another page that already has the advertising & page links I want, and populates it w/ the requisite article. That way I don't have to make up a page for each article. Savvy?
__________________
Powered by Yahoo! Answers |
| Sponsored Links |
|
|||
|
What you're asking is fairly simple, but requires another programming language of some kind, PHP would work very well for this. Populate a MySQL database with your articles, then show all the articles on your front page, make the link based off the "id" field in the MySQL database and have the link reference the ID using a GET field, then just pull up the rest of the data (the article itself) from MySQL using the ID number as the reference.
__________________
Powered by Yahoo! Answers |
![]() |
| Thread Tools | |
| Display Modes | |
|
|