You can get your answer from a program I wrote, in fact, feel free (as
in GLP) to use the POST function that I wrote.

http://www.nirvani.net/software/SmartBeep_PageIT_Plus/

See the "urlize_array" and "post_method" functions.

Jeremy

Jeremy Brand :: Sr. Software Engineer :: 408-245-9058 :: [EMAIL PROTECTED]
http://www.JeremyBrand.com/Jeremy/Brand/Jeremy_Brand.html for more 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
    "LINUX is obsolete"  -- Andy Tanenbaum, January 29th, 1992
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
       http://www.JEEP-FOR-SALE.com/ -- I need a buyer
  Get your own Free, Private email at http://www.smackdown.com/

On Wed, 24 Jan 2001, Tobias Talltorp wrote:

> Date: Wed, 24 Jan 2001 01:11:08 +0100
> From: Tobias Talltorp <[EMAIL PROTECTED]>
> To: [EMAIL PROTECTED]
> Subject: [PHP] POST headers
> 
> What are the HTTP Headers performing a POST?
> 
> I need to simulate a POST to a webpage.
> NOTE: I do not want to use curl or the post-to-host function, since these
> get the information.
> 
> What I want to do is this:
> 
> I enter the page "localhost/post.php" where there are a set of HTTP Headers
> for sending a post to "domain.com/result.php". From this point on,
> domain.com handles the displaying of the result. Just exactly the same
> process as a HTML-form, just without the form.
> 
> Thanks,
> // Tobias
> 
> 
> 
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
> 
> 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to