PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
one submission page, submit the content to two site at the same time. can you make it help me?How?
-----------------------------------------------------------------
submit page (test.php)
I think cURL has mechanisms for posting data to another page. However, if you are planning on going from one page to another, I don't believe that creating another POST request is possible without another form. You would have to use the query string to pass the variables with the GET method, or you would need to save the posted values into a form and have the user submit that form to the next page.
I think cURL has mechanisms for posting data to another page. However, if you are planning on going from one page to another, I don't believe that creating another POST request is possible without another form. You would have to use the query string to pass the variables with the GET method, or you would need to save the posted values into a form and have the user submit that form to the next page.
but because file type file size is very big! then why?