Re: Syndication - which standard to use
Julian Bond <julian_bond-/Fkc1E/MbsFWk0Htik3J/[email protected]>
| Newsgroups | gmane.network.syndication.discuss |
|---|---|
| Message-ID | <[email protected]> |
Isofarro <yahoosyndication-SLD1/[email protected]> wrote: >From: "Paul Aner" <contsyn-S0/[email protected]> >Subject: [syndication] Syndication - which standard to use > > >> I think ICE will not be implmentable, because it is based on HTTP-Post. >> PHP does >> not offer any ServerSockets or something like networking-streams, > >PHP offers $HTTP_RAW_POST_DATA which might contain the data you need to >read. >http://uk.php.net/variables.external (search this page for >HTTP_RAW_POST_DATA) >http://uk.php.net/manual/en/reserved.variables.php#reserved.variables.get >(same thing) > >Though it may require always_populate_raw_post_data to be set to on in the >php.ini Use curl, fopen, or fsockopen. Curl by preference but not all installations have it available. Incidentally, php and curl have only recently started supporting gzip,deflate encoding and from what I can tell the MS Win ports till don't. -- Julian Bond Email&MSM: julian.bond-/Fkc1E/MbsFWk0Htik3J/[email protected] Webmaster: http://www.ecademy.com/ Personal WebLog: http://www.voidstar.com/ M: +44 (0)77 5907 2173 T: +44 (0)192 0412 433 Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/