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
Post a Comment