Listen to what Dave said, forget fOpen() (I've really only got a hobbyist interest in PHP)
--- Billy Cravens -----Original Message----- From: Dave Watts [mailto:[EMAIL PROTECTED]] Sent: Friday, June 21, 2002 9:54 AM To: CF-Talk Subject: RE: PHP ? > I'm working on a page where i need to grab a page and pull it > down and pass authentication information. Anyone know the best > way to do that in PHP :) I'm gonna start digging through the > book just figured i'd ask here first I'm no PHP expert, and I don't know if this is the best way, but I'm pretty sure that PHP 4.x supports cURL, which lets you do all that kind of stuff: http://curl.haxx.se/ http://www.php.net/manual/en/ref.curl.php Dave Watts, CTO, Fig Leaf Software http://www.figleaf.com/ voice: (202) 797-5496 fax: (202) 797-5444 ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

