I just posted a GID Community blog entitled:
Multipart Articles on GIDNetwork, Part 2.
Quote:
After creating the database table for the multipart articles, I had to create one custom PHP function that queries the table every time an article page is viewed.
Here at GIDNetwork.com, the article pages have filenames like b-84.html. Don't let that confuse you, it's not really a HTML document, it's just Apache's mod_rewrite module in action. The actual document is simply a PHP script, e.g. article.php and Apache translates b-84.html into article.php?id=84. read more...
|
Please let me know what you think.
This is an auto-generated message posted by GIDNetwork™ on behalf of the author.