I need to use soapClient in my PHP script it works fine in localhost but when I put it on the remote server It says dl() has been disabled for security reasons so is there any other way to load PHP extensions on run time other than change the php.ini file?
I need to use soapClient in my PHP script it works fine in localhost
Share
No. Contact your server administrator and have them load the module for you.