Please help...
<? include '/templates/t-makes/<? php list($first) = explode('/', substr($PATH_INFO,1)); echo "$first.txt"; ?> ' ?>
I have tried everything, grabbing the include from a text flat data file, and using url variables. All I can come up with will only print the php include but still cant get the script to also parse the include..