Jump to content

[SOLVED] how can i send data to a remote php without user's click


snk

Recommended Posts

hello,

 

I interact with a script that is remote and beyond of my control. that script accepts values val1, val2 (posted from my form), validates data and if data are OK redirects my visitor to my script page ok.php if not redirects to notok.php

 

i gather more values just to make reports, thus i post the collected data, val1, val2, val3, val4 to all.php

 

im doing what i want with val3, val4 but i dont know how to post val1,val2 to the remote script that i mentioned before.

 

thanks in advance.

 

 

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.