<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Write more compact php code</title>
	<atom:link href="http://www.php-help.ro/php-tutorials/write-more-compact-php-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-help.ro/php-tutorials/write-more-compact-php-code/</link>
	<description>All about integrating PHP with JavaScript and Flash</description>
	<lastBuildDate>Tue, 31 Jan 2012 02:53:55 +0200</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Nijiko Yonskai</title>
		<link>http://www.php-help.ro/php-tutorials/write-more-compact-php-code/comment-page-1/#comment-3628</link>
		<dc:creator>Nijiko Yonskai</dc:creator>
		<pubDate>Sat, 06 Feb 2010 05:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/php/write-more-compact-php-code/#comment-3628</guid>
		<description>The user could still use a negative integer on your example.

I agree with some of your methods however I still like to have readable php / mysql. After 5/6 years of PHP, I have a custom written framework of useful functions that I use over and over in personal projects. Especially regular expressions. Some people create thousands of functions for a single regular expression that could be simplified to one function with a switch.</description>
		<content:encoded><![CDATA[<p>The user could still use a negative integer on your example.</p>
<p>I agree with some of your methods however I still like to have readable php / mysql. After 5/6 years of PHP, I have a custom written framework of useful functions that I use over and over in personal projects. Especially regular expressions. Some people create thousands of functions for a single regular expression that could be simplified to one function with a switch.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tobias Jansson</title>
		<link>http://www.php-help.ro/php-tutorials/write-more-compact-php-code/comment-page-1/#comment-3016</link>
		<dc:creator>Tobias Jansson</dc:creator>
		<pubDate>Thu, 07 May 2009 19:24:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/php/write-more-compact-php-code/#comment-3016</guid>
		<description>Hey thanks, especially with the database function. I recently began teaching myself php and mysql since my father wanted a site for his company, and hopefully this very function will help me with a problem I have right now, thanks! (sorry, no digg, I am currently registered on way to many sites and I don&#039;t want to register on another one, but you still have my thank you :))</description>
		<content:encoded><![CDATA[<p>Hey thanks, especially with the database function. I recently began teaching myself php and mysql since my father wanted a site for his company, and hopefully this very function will help me with a problem I have right now, thanks! (sorry, no digg, I am currently registered on way to many sites and I don&#8217;t want to register on another one, but you still have my thank you :))</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Constantin Boiangiu</title>
		<link>http://www.php-help.ro/php-tutorials/write-more-compact-php-code/comment-page-1/#comment-172</link>
		<dc:creator>Constantin Boiangiu</dc:creator>
		<pubDate>Fri, 01 Aug 2008 07:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/php/write-more-compact-php-code/#comment-172</guid>
		<description>Hi,

I was thinking one time of using a framework and tested a little on CakePHP. Besides the fact that the example they gave on the manual was out of date ( didn&#039;t work on the current version ), I also tested and found out that script execution was a little bit slow. I tested using the profiler in Zend Development Enviroment.
I&#039;ll take a look though at Zend Framework. Didn&#039;t used it but I&#039;ll give it a shot.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I was thinking one time of using a framework and tested a little on CakePHP. Besides the fact that the example they gave on the manual was out of date ( didn&#8217;t work on the current version ), I also tested and found out that script execution was a little bit slow. I tested using the profiler in Zend Development Enviroment.<br />
I&#8217;ll take a look though at Zend Framework. Didn&#8217;t used it but I&#8217;ll give it a shot.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: beberlei</title>
		<link>http://www.php-help.ro/php-tutorials/write-more-compact-php-code/comment-page-1/#comment-171</link>
		<dc:creator>beberlei</dc:creator>
		<pubDate>Thu, 31 Jul 2008 22:24:31 +0000</pubDate>
		<guid isPermaLink="false">http://www.php-help.ro/php/write-more-compact-php-code/#comment-171</guid>
		<description>Hello,

have you considered using a framework? Like Zend Framework? that is generally helping to prevent writing too much code by offering convenience methods for database retrieval and many other goodies.</description>
		<content:encoded><![CDATA[<p>Hello,</p>
<p>have you considered using a framework? Like Zend Framework? that is generally helping to prevent writing too much code by offering convenience methods for database retrieval and many other goodies.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

