Jump to content

Function_Disabled() ? Does Such a thing exist?


neoform

Recommended Posts

Just wondering if there's a way to tell if a function is disabled on a system?

 

I'm trying to call exec() on the system and instead it throws the error: WARNING - exec() has been disabled for security reasons

 

which is crappy since function_exists('exec') returns true..

 

so far i can't find a Function_Disabled('exec'); function..

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.