Page 1 of 1

How do I use $PHP_SELF in child directories?

Posted: Sat May 10, 2003 7:55 am
by scr0p
my directory is this, url/test1/print.php, PHP_SELF returns "/test1/print.php" but I just need print.php, how can I get this? (I CAN use split() I guess, but is their another var or something?)

Posted: Sat May 10, 2003 9:31 am
by AVATAr

Posted: Sat May 10, 2003 11:55 am
by twigletmac