I have a simple PHP question (I think). How do I get the name of the currently executing program, i.e. the program I'm in. I searched the function list and couldn't find it.
What program? TV program?
Do you mean $_SERVER['PHP_SELF'] ?