Hello,
I was curious if anyone can tell me if it's possible to send post variables using php w/o changing the page (no i dont mean post to the same page). I have a site I want to post some variables to that returns xml which I parse and use in my script but i'm not sure if its possible to send the POST variables behind the scenes so it stays on my site.
Hope this makes sense. I will further explain if this doesn't make sense. 🙂
Thanks in advance for any input!