Hi all,
I'm trying to implement a function which determins if the current user is allowed to run the current program or not. I would need to find out what the current .php program name is in order to do that. I just went through my PHP book and there is no reference to such a function. Is there something I can use?
Kind regards,
Chris