lists.zerezo.com
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
***BOGO*** [PHP] Sending POST variables without html code
- Date: Fri, 5 Sep 2008 11:40:23 -0600
- From: "R B" <rbpphp@xxxxxxxxx>
- Subject: ***BOGO*** [PHP] Sending POST variables without html code
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?
Thanks,
RB