Jump to content

Include function from a third party website


themistral

Recommended Posts

Hi guys,

 

I want to call a function from a third party website.

I have included the file and know that is working ok.

 

However, the function in this external file is not listed in the functions available to my website.

How can I use this function?

 

Can anyone help with this?

 

Thanks!

Well I think you need a webservice to do this like Soap or XML-RPC. What does the function do? Do you want to call the function from server A and then the function runs "something" on server B and returns output to server A? Then you definitely need SOAP or something for this.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.