php4-beta | 199912
Date: 12/13/99
- Next message: Manuel Lemos: "[PHP4BETA] Small footprint PHP"
- Previous message: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO /php4/ext/standard array.c php_array.h"
- In reply to: Allen Lee: "[PHP4BETA] automated POST"
- Next in thread: almir kazazic: "[PHP4BETA] RE: [PHP3] automated POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello Allen,
On 13-Dec-99 16:50:10, you wrote:
>I'm trying to make it so that a php script will POST to action page but I
>dont want to have to click "submit". I'd like the script to POST
>itself.
>Has anyone done something like this?
>I think it can be done with the right header()'s, but haven't been able to
>get it right, even after reading the RFCs.
I'm not sure what you are asking for, but if you are asking for a way to
have PHP ewmulate the submission of a form to a remote server, maybe you
would like to try this PHP HTTP class that maybe used to do exactly that
and comes with an example that demonstrates how to use it.
http://phpclasses.UpperDesign.com/browse.html/package/3
Regards,
Manuel Lemos
Web Programming Components using PHP Classes.
Look at: email protected>?subject=Re:%20[PHP4BETA]%20Re:%20[PHP3]%20automated%20POST&replyto=972.16T452T11033881mlemos <email protected>">mlemos <email protected>">http://phpclasses.UpperDesign.com/?user=mlemos <email protected>
-- E-mail: mlemos <email protected> URL: http://www.mlemos.e-na.net/ PGP key: http://www.mlemos.e-na.net/ManuelLemos.pgp ---- PHP 4.0 Beta Mailing List <http://www.php.net/version4/> To unsubscribe, e-mail: php4beta-unsubscribe <email protected> For additional commands, e-mail: php4beta-help <email protected> To contact the list administrators, e-mail: php4beta-admin <email protected>
- Next message: Manuel Lemos: "[PHP4BETA] Small footprint PHP"
- Previous message: Andrei Zmievski: "[PHP4BETA] cvs: /php4 TODO /php4/ext/standard array.c php_array.h"
- In reply to: Allen Lee: "[PHP4BETA] automated POST"
- Next in thread: almir kazazic: "[PHP4BETA] RE: [PHP3] automated POST"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

