Ok bascially here is the problem.
I have articles that i save as example
blue.php
white.php
red.php
on all of these pages i have an include file
review.php
But what i need to do is tell review.php what page it is being displayed on at the time.
How can i do this?