Get a file and add it example: news.php?filename
Posted: Mon Aug 17, 2009 1:22 pm
I've been messing with php for a few weeks now and haven't been able to find this answer.
Basically what I'm trying to do is make a news template for my site and add an article to it so I don't have to make a page for each article. I was thinking news.php?filename then whatever the file name do the include command on the page. Any help would be appreciated.
Basically what I'm trying to do is make a news template for my site and add an article to it so I don't have to make a page for each article. I was thinking news.php?filename then whatever the file name do the include command on the page. Any help would be appreciated.