How to Extract the filename of the current Document?
Posted: Sun Jan 08, 2006 11:46 pm
Hi, good day ...
I just want to ask how to extract a filename of the current document ? As of now, im building a php driven site and dont know how to extracty the filename of the current document im doing.
Here is the algorithm :
Example:
template.php - it will call an external php page called affad.php
affad.php - this will hold the code that will determine the category where the output appears base on the filename
My focus is how to extract the filename of the curent documant ...
Any help is deeply appreciated :
Thanks ...
I just want to ask how to extract a filename of the current document ? As of now, im building a php driven site and dont know how to extracty the filename of the current document im doing.
Here is the algorithm :
Example:
template.php - it will call an external php page called affad.php
affad.php - this will hold the code that will determine the category where the output appears base on the filename
My focus is how to extract the filename of the curent documant ...
Any help is deeply appreciated :
Thanks ...