Thanks!!! > -----Original Message----- > From: Franklin van de Meent [mailto:franklin.meent@xxxxxxxxx] > Sent: Thursday, April 07, 2005 7:34 AM > To: php-general@xxxxxxxxxxxxx > Subject: Re: File_get_contents() > > > If you have set allow_url_fopen to On in your php.ini, > file_get_contents('php://stdin'); should work > > > On Apr 7, 2005 2:21 PM, Jeff McKeon <jmckeon@xxxxxxxxxxxx> wrote: > > > > Sorry, > > > > What I'm actually doing is this. > > > > $handle=fopen("php//stdin/","r"); > > file_get_contents($handle); > > > > I should have put that in the original post, my bad. > > > > Now that I look at it, does anyone think this would work... > > > > file_get_contents("php//stdin/"); > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php