Jump to content

call a script from other page


snk

Recommended Posts

hello,

 

there is a script that i have to EXECUTE (it doesnt turn any result) in order to use a custom API. Script looks like

 

https://external-domain.com/addaccount.cgi?yourUniqueCode=76539;[email protected];email-name=cusomer_name;date=register_date;bonus=offer_code

 

I was thinking to use header redirection but apart i dont know if its right to do that, I need to call some further functions made by me, such sending e-mail to me with extra info, adding values to my personal database and so on.

 

My problem is that i dont know how to execute the above script and then continue the flow to next functions written by me.

 

Thank you for any help

Link to comment
https://forums.phpfreaks.com/topic/201073-call-a-script-from-other-page/
Share on other sites

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.