Hello
I can't quite figure out how to include a file from the file URL. Eg, the file is "article.php" and if I go to "article.php?a=article1" it will load "article1.txt" from the "articles directory".
I think php Include would be the best way to do it, but I can;t figure it out.
Can anyone post the code I should use? I know its simple, but I can't figure it out - I'm not a PHP developer (just an ASP and HTML coder )
Thanks