jackola wrote in php

hmmm

I've been messing around with PHP for a bit..
But I'm curious..

what is the easiest way to take a URL like index.php?a=reviews
and in the php say
if a = "reviews" then include "content/reviews.txt"

thanks for your help.
i imagine it is a pretty easy answer...

*jack