redirect - PHP/cURL Redirection -


here problem

i want post data page using curl, redirected destination page without using header function.

the call must post request.

i don't want retrieve data on call page.

any solution ?

please thank you

there multiple way handle it. 1 simple solution save $data session , retrieve session data other file.

another method create form values , post form using javascript.


Comments

Popular posts from this blog

Payment information shows nothing in one page checkout page magento -

tcpdump - How to check if server received packet (acknowledged) -