Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Open Source > Perl
|
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Perl section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old May 9th, 2007, 07:50 PM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 385
Thanks: 0
Thanked 0 Times in 0 Posts
Default using perl send data via "post" to a php web page

anyone know how to use the "post" functionality (not get) to send data to a PHP page?

any suggested reading or ideas would be appreciated.

Thanks

 
Old May 14th, 2007, 05:57 AM
Friend of Wrox
 
Join Date: Dec 2003
Posts: 488
Thanks: 0
Thanked 3 Times in 3 Posts
Default

I'd use the CPAN module LWP::UserAgent. IIRC it has a post method that's probably what you're after. The docs are at:
http://cpan.uwinnipeg.ca/htdocs/libw...UserAgent.html

Cheers


--
Charlie Harvey's website - linux, perl, java, anarchism and punk rock: http://charlieharvey.org.uk





Similar Threads
Thread Thread Starter Forum Replies Last Post
get and post methods in perl bhavna Perl 1 February 21st, 2007 08:33 AM
Using web request and response to post data to URl cgmenon .NET Framework 1.x 0 July 13th, 2006 10:39 AM
How do I send Post data to a Html site savejonas ASP.NET 2.0 Basics 1 June 2nd, 2006 02:05 PM
Post to a web page and manipulate results mkas10 VB How-To 1 July 23rd, 2004 10:14 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.