View Single Post
Old 04-22-2013, 02:57 AM   #1
noahwilson
Registered User
 
Join Date: Mar 2013
Posts: 246
How do I connect a single PHP script to multiple pages?

I want to display a "Last Published" date on my site's articles using PHP. My site files are PHP pages.Originally I had a piece of code in each article page, however I've now learned that is very bad design. What code would I insert in my article pages to connect to a single, separate php script file, so that my "last modified" date will show up in my articles?
__________________

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
noahwilson is offline   Reply With Quote