Hi,
I'm having trouble using php functions. When I checked phpinfo() under configuration it states that disable_functions has no value. Could this be the reason? How do I go about turning on php functions? I greatly appreciate any help you can give me.
Thanks j
Report this post to
disable_functions has no value because ALL functions are allowed, NONE is restricted i fear, you have to search somewhere else 😉