How can I have a php script send data to a URL as form post data from
within the script without creating an actual form in a web page.
I am working with an affiliate program (from Affiliateshop) and the
instructions are 'have your script send a form post with the name of the
form fields "AID" and "BID" and their values to the following URL string...'
Thanks
james
within the script without creating an actual form in a web page.
I am working with an affiliate program (from Affiliateshop) and the
instructions are 'have your script send a form post with the name of the
form fields "AID" and "BID" and their values to the following URL string...'
Thanks
james
Comment