<?xml version="1.0" encoding="utf-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: 2.0.3 -&gt; 2.0.4  php 5 társaságában</title>
	<atom:link href="http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/feed/" rel="self" type="application/rss+xml" />
	<link>http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/</link>
	<description>2.3.1</description>
	<pubDate>Wed, 23 Jul 2008 19:26:31 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5.1</generator>
		<item>
		<title>By: kobak</title>
		<link>http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6074</link>
		<dc:creator>kobak</dc:creator>
		<pubDate>Tue, 29 Aug 2006 21:38:52 +0000</pubDate>
		<guid isPermaLink="false">http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6074</guid>
		<description>Örülök, hogy megoldódott, s köszönöm a megosztott megoldást.</description>
		<content:encoded><![CDATA[<p>Örülök, hogy megoldódott, s köszönöm a megosztott megoldást.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabi</title>
		<link>http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6053</link>
		<dc:creator>Gabi</dc:creator>
		<pubDate>Tue, 29 Aug 2006 08:32:35 +0000</pubDate>
		<guid isPermaLink="false">http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6053</guid>
		<description>Minden ok. Sikerült végre valahára...
A gond ott volt, hogy a feljebb mejlent megoldás nem működik nálam. De az alábbi igen. Ez is ugyanarról a topic-ról van.

function readint() {
if ($this-&#62;BYTEORDER == 0) {
// low endian
$promenna_v='V';
$prom_pom = unpack($promenna_v, $this-&#62;STREAM-&#62;read(4));
return array_shift($prom_pom);
} else {
// big endian
$promenna_n='N';
$prom_pom = unpack($promenna_n, $this-&#62;STREAM-&#62;read(4));
return array_shift($prom_pom);
}
}</description>
		<content:encoded><![CDATA[<p>Minden ok. Sikerült végre valahára&#8230;<br />
A gond ott volt, hogy a feljebb mejlent megoldás nem működik nálam. De az alábbi igen. Ez is ugyanarról a topic-ról van.</p>
<p>function readint() {<br />
if ($this-&gt;BYTEORDER == 0) {<br />
// low endian<br />
$promenna_v=&#8217;V';<br />
$prom_pom = unpack($promenna_v, $this-&gt;STREAM-&gt;read(4));<br />
return array_shift($prom_pom);<br />
} else {<br />
// big endian<br />
$promenna_n=&#8217;N';<br />
$prom_pom = unpack($promenna_n, $this-&gt;STREAM-&gt;read(4));<br />
return array_shift($prom_pom);<br />
}<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kobak</title>
		<link>http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6030</link>
		<dc:creator>kobak</dc:creator>
		<pubDate>Mon, 28 Aug 2006 21:33:21 +0000</pubDate>
		<guid isPermaLink="false">http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6030</guid>
		<description>Gabi, minden egyéb megy, csak a lokalizációval van gond?</description>
		<content:encoded><![CDATA[<p>Gabi, minden egyéb megy, csak a lokalizációval van gond?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Gabi</title>
		<link>http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6022</link>
		<dc:creator>Gabi</dc:creator>
		<pubDate>Mon, 28 Aug 2006 18:10:48 +0000</pubDate>
		<guid isPermaLink="false">http://kobak.org/2006/07/31/203-204-php-5-tarsasagaban/#comment-6022</guid>
		<description>Hiába módosítottam az alábbi sort ugyanúgy, a nyelvi file-t (sk.po) nem akarja beolvasni. Valaki segítsen. Köszi.</description>
		<content:encoded><![CDATA[<p>Hiába módosítottam az alábbi sort ugyanúgy, a nyelvi file-t (sk.po) nem akarja beolvasni. Valaki segítsen. Köszi.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
