Re: Sending POST variables without html code

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Fri, 2008-09-05 at 11:40 -0600, R B wrote:
> Hi,
> 
> I need to create a cron job PHP script to access every day the information
> of a webpage that is out of my server. This webpage needs POST variables to
> display the information.
> 
> How can i send this POST variables from my PHP script without having a html
> form, and receive the required information?

Make a socket connection or preferrably use CURL to do the low level
stuff for you.

Cheers,
Rob.
-- 
http://www.interjinn.com
Application and Templating Framework for PHP


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux