Re: Syndication - which standard to use
"Isofarro" <yahoosyndication-SLD1/[email protected]>
| Newsgroups | gmane.network.syndication.discuss |
|---|---|
| Message-ID | <003901c34874$95677f20$fbd4e150@laptop> |
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 Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/