Signing URL – PHP

In order to access the service, you’ll need first to “sign” your URLs. In PHP, you don’t need any specific extension or file to do that. All you have to do is to copy and paste the following function into your code and call it where you want. Variables Name Type Summary $urlDomain string (required) … Continue reading Signing URL – PHP