<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Программистские записки &#187; boolean</title>
	<atom:link href="http://phpbegun.ru/tag/boolean/feed/" rel="self" type="application/rss+xml" />
	<link>http://phpbegun.ru</link>
	<description>Посвящается тем, кто делает только первые свои шаги в изучении php</description>
	<lastBuildDate>Wed, 24 Aug 2011 17:22:02 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Типы данных.</title>
		<link>http://phpbegun.ru/2009/05/13/tipy_dannyh/</link>
		<comments>http://phpbegun.ru/2009/05/13/tipy_dannyh/#comments</comments>
		<pubDate>Wed, 13 May 2009 08:15:12 +0000</pubDate>
		<dc:creator>Неумелый программист</dc:creator>
				<category><![CDATA[Первые шаги]]></category>
		<category><![CDATA[boolean]]></category>
		<category><![CDATA[float]]></category>
		<category><![CDATA[integerm]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[Типы переменных]]></category>

		<guid isPermaLink="false">http://badcode.net.ru/?p=74</guid>
		<description><![CDATA[Если вы работали с другими языками, думаю что вы знаете что прежде чем задать значение переменной нужно определить ее тип. Так вот плюс php в том что можно легко перезадавать тип переменной в процессе. Например так: &#60;? $str = 4; //integer переменная $str = 'string'; //эта же переменная только теперь тип string ?&#62; Давайте теперь [...]]]></description>
		<wfw:commentRss>http://phpbegun.ru/2009/05/13/tipy_dannyh/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->
