neoform Posted March 1, 2007 Share Posted March 1, 2007 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.. Link to comment https://forums.phpfreaks.com/topic/40739-function_disabled-does-such-a-thing-exist/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.