I need to get the domain from which the SOAP Client is being used so I was wondering if anyone knows how to get it without the use of: $_SERVER['HOST_NAME']
and get it from the headers or something like that because I need to know exactly from which it comes and not pass some params that can be edit.
Well thank you in advance.