<?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>Read The Web &#187; web development</title>
	<atom:link href="http://readtheweb.info/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://readtheweb.info</link>
	<description>PHP, CSS, Ajax, webdevelop and everything else.</description>
	<lastBuildDate>Mon, 14 May 2012 14:08:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Zend PHP5 certification Exam study review 12: supplementary III</title>
		<link>http://readtheweb.info/2008/01/26/zend-php5-certification-exam-study-review-11-supplementary-iii/</link>
		<comments>http://readtheweb.info/2008/01/26/zend-php5-certification-exam-study-review-11-supplementary-iii/#comments</comments>
		<pubDate>Sat, 26 Jan 2008 12:49:06 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/26/zend-php5-certification-exam-study-review-11-supplementary-iii/</guid>
		<description><![CDATA[Ok, this is the last part of my reviews. This post listed some WEIRD and STRANGE questions I found in the phparch&#8217;s simulator exam. You may think these are some advanced features of the PHP5 language, but some of them are actually mention in the GUIDE also. However, some of the questions, I found that [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/26/zend-php5-certification-exam-study-review-11-supplementary-iii/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 11: supplementary II</title>
		<link>http://readtheweb.info/2008/01/24/zend-php5-certification-exam-study-review-11-supplementary-ii/</link>
		<comments>http://readtheweb.info/2008/01/24/zend-php5-certification-exam-study-review-11-supplementary-ii/#comments</comments>
		<pubDate>Thu, 24 Jan 2008 12:40:52 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/24/zend-php5-certification-exam-study-review-11-supplementary-ii/</guid>
		<description><![CDATA[In this and the up-coming Post, I listed some extra questions I found during I took the phparch&#8217;s Vulcan Zend PHP 5 Certification Testings. This post listed some EASIER but will not be frequently asked in the actual exam I think. But, they are worthy noted here, they can also serve as check points for [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/24/zend-php5-certification-exam-study-review-11-supplementary-ii/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 10: Supplementary I</title>
		<link>http://readtheweb.info/2008/01/22/zend-php5-certification-exam-study-review-10-supplementary-i/</link>
		<comments>http://readtheweb.info/2008/01/22/zend-php5-certification-exam-study-review-10-supplementary-i/#comments</comments>
		<pubDate>Tue, 22 Jan 2008 13:33:27 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/22/zend-php5-certification-exam-study-review-10-supplementary-i/</guid>
		<description><![CDATA[Since I mentioned before, I didn&#8217;t included the Language Basic and Function topics in these series of reviews, because I think you should already have a good knowledge about them. Anyway, if you have more time, then you can following this post to review some of these features in PHP. It mainly includes PHP&#8217;s String(since [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/22/zend-php5-certification-exam-study-review-10-supplementary-i/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 9: OOP Design&amp;Theory</title>
		<link>http://readtheweb.info/2008/01/20/zend-php5-certification-exam-study-review-9-oop-designtheory/</link>
		<comments>http://readtheweb.info/2008/01/20/zend-php5-certification-exam-study-review-9-oop-designtheory/#comments</comments>
		<pubDate>Sun, 20 Jan 2008 12:23:52 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/20/zend-php5-certification-exam-study-review-9-oop-designtheory/</guid>
		<description><![CDATA[Here is the second topic regarding the OOP paradigm. Trust me, read more about Design Pattern, don&#8217;t just for pass the exam sake. The exam regard to the Design Pattern and general OOP theory is very basic. Anyway, following I listed some basic Design Pattern may tested in the exam. Also, I think you should [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/20/zend-php5-certification-exam-study-review-9-oop-designtheory/feed/</wfw:commentRss>
		<slash:comments>17</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 8: OOP In PHP 5</title>
		<link>http://readtheweb.info/2008/01/18/zend-php5-certification-exam-study-review-8-oop-in-php-5/</link>
		<comments>http://readtheweb.info/2008/01/18/zend-php5-certification-exam-study-review-8-oop-in-php-5/#comments</comments>
		<pubDate>Fri, 18 Jan 2008 12:12:31 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/18/zend-php5-certification-exam-study-review-8-oop-in-php-5/</guid>
		<description><![CDATA[Object Oriented Programming is the norm in modern software programming. Sadly, prior PHP4, PHP lack a great OOP language support. PHP5 changes all that. That&#8217;s why the Exam has two topics especially regarding this area: the actual OOP feature in PHP5 and OOP design and theory. This post is a brief review on PHP5 OOP [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/18/zend-php5-certification-exam-study-review-8-oop-in-php-5/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 7: PHP4 And PHP5</title>
		<link>http://readtheweb.info/2008/01/16/zend-php5-certification-exam-study-review-7-php4-and-php5/</link>
		<comments>http://readtheweb.info/2008/01/16/zend-php5-certification-exam-study-review-7-php4-and-php5/#comments</comments>
		<pubDate>Wed, 16 Jan 2008 12:01:01 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/16/zend-php5-certification-exam-study-review-7-php4-and-php5/</guid>
		<description><![CDATA[Due to the fact that many hosting providers and live web sites are still using PHP4, and this situation is likely remaining for some time; the PHP5 Certification Exam has a topic on the difference between PHP4 and PHP5. You should have very good knowing that PHP5 has great improvement on which subject as well [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/16/zend-php5-certification-exam-study-review-7-php4-and-php5/feed/</wfw:commentRss>
		<slash:comments>15</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 6: Security</title>
		<link>http://readtheweb.info/2008/01/14/zend-php5-certification-exam-study-review-6-security/</link>
		<comments>http://readtheweb.info/2008/01/14/zend-php5-certification-exam-study-review-6-security/#comments</comments>
		<pubDate>Mon, 14 Jan 2008 12:49:21 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/14/zend-php5-certification-exam-study-review-6-security/</guid>
		<description><![CDATA[Security is very important for any application, particularly for web application. So the exam requires you have at least a very well understanding how the security problems actually affect todays web applications innovation. You must know some common security issues, the security issues not just regarding PHP itself. Since PHP is an embedded language, you [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/14/zend-php5-certification-exam-study-review-6-security/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 5: Database and SQL</title>
		<link>http://readtheweb.info/2008/01/12/zend-php5-certification-exam-study-review-5-database-and-sql/</link>
		<comments>http://readtheweb.info/2008/01/12/zend-php5-certification-exam-study-review-5-database-and-sql/#comments</comments>
		<pubDate>Sat, 12 Jan 2008 12:41:24 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/12/zend-php5-certification-exam-study-review-5-database-and-sql/</guid>
		<description><![CDATA[Although the GUIDE says the Exam is database neutral, but in fact, it is somewhat regarding the Mysql database. Anyway, you should have good understanding with the SQL, such as joins, indices, primary keys, multi query, ect. Regarding PHP, you should read something about the new mysqli extension as well as the PDO object. SQL-92 [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/12/zend-php5-certification-exam-study-review-5-database-and-sql/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 4: Web Programming, Web Features</title>
		<link>http://readtheweb.info/2008/01/10/zend-php5-certification-exam-study-review-4-web-programming-web-features/</link>
		<comments>http://readtheweb.info/2008/01/10/zend-php5-certification-exam-study-review-4-web-programming-web-features/#comments</comments>
		<pubDate>Thu, 10 Jan 2008 12:27:37 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/10/zend-php5-certification-exam-study-review-4-web-programming-web-features/</guid>
		<description><![CDATA[Finally, we get into the WEB PROGRAMMING. This is what php was made for! This is a VERY VERY important aspect in the exam. Make sure you have understood how COOKIE, SESSION, HTTP headers, SUPER GLOBALS, etc works in PHP. Also, the exam requires you know some of the PHP configuration directive (in the php.ini [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/10/zend-php5-certification-exam-study-review-4-web-programming-web-features/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 3: XML &amp; Web Service</title>
		<link>http://readtheweb.info/2008/01/08/zend-php5-certification-exam-study-review-3-xml-web-service/</link>
		<comments>http://readtheweb.info/2008/01/08/zend-php5-certification-exam-study-review-3-xml-web-service/#comments</comments>
		<pubDate>Tue, 08 Jan 2008 12:12:20 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/08/zend-php5-certification-exam-study-review-3-xml-web-service/</guid>
		<description><![CDATA[Following previous review on Streams and Network, here is the XML and Web Service. This is more and more important area in php I think since most Web2.0 applications use XML and Web Service technology. Also, PHP5 comes a new XML extension, SimpleXML. The exam seems requires you know the difference between SAX (Simple API [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/08/zend-php5-certification-exam-study-review-3-xml-web-service/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 Certification Exam study review 2: Streams And Network</title>
		<link>http://readtheweb.info/2008/01/06/zend-php5-certification-exam-study-review-2-streams-and-network/</link>
		<comments>http://readtheweb.info/2008/01/06/zend-php5-certification-exam-study-review-2-streams-and-network/#comments</comments>
		<pubDate>Sun, 06 Jan 2008 12:12:08 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/06/zend-php5-certification-exam-study-review-2-streams-and-network/</guid>
		<description><![CDATA[This post is a final review on Zend PHP5 Certification Exam of php&#8217;s Streams and Networks feature. Since for php, any file operations are also considered as stream manipulation, this post includes the well-known php file manipulation functions as well as some points on file system aspect. Streams functionality on networks, such as sockets also [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/06/zend-php5-certification-exam-study-review-2-streams-and-network/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Zend PHP5 certification Exam study review 1: Strings and Regular Expressions</title>
		<link>http://readtheweb.info/2008/01/04/php5-strings-regular-expressions/</link>
		<comments>http://readtheweb.info/2008/01/04/php5-strings-regular-expressions/#comments</comments>
		<pubDate>Fri, 04 Jan 2008 12:40:47 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>
		<category><![CDATA[zend certification]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/04/php5-strings-regular-expressions/</guid>
		<description><![CDATA[In this post, I list some of the aspects that you may need to refresh your memory on PHP5&#8242;s String and Regular Expressions feature. String and Regx are very important for any web development language, so you should have great grasp on them before you take the Exam. The funcitons listed here are no guarantee [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/04/php5-strings-regular-expressions/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Passing the Zend PHP 5 Certification Exam</title>
		<link>http://readtheweb.info/2008/01/02/passing-the-zend-php-5-certification-exam/</link>
		<comments>http://readtheweb.info/2008/01/02/passing-the-zend-php-5-certification-exam/#comments</comments>
		<pubDate>Wed, 02 Jan 2008 13:23:30 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[Technology]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2008/01/02/passing-the-zend-php-5-certification-exam/</guid>
		<description><![CDATA[On 16th, December, 2007, I have passed the new Zend PHP 5 certification exam . Well, I feel the actual exam is very easy; it should not difficult for any php user who has certain level of php development experience. In this post, I will publish some information regarding how to prepare and attend the [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2008/01/02/passing-the-zend-php-5-certification-exam/feed/</wfw:commentRss>
		<slash:comments>18</slash:comments>
		</item>
		<item>
		<title>Set up PHPEclipse, SVN and Apache on Windows.</title>
		<link>http://readtheweb.info/2007/06/02/phpeclipse-svn-apache-ide-windows/</link>
		<comments>http://readtheweb.info/2007/06/02/phpeclipse-svn-apache-ide-windows/#comments</comments>
		<pubDate>Sat, 02 Jun 2007 12:21:44 +0000</pubDate>
		<dc:creator>David Adam</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[PHPEclipse]]></category>
		<category><![CDATA[Subvserion]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://readtheweb.info/2007/06/02/phpeclipse-svn-apache-ide/</guid>
		<description><![CDATA[In the past month, I am kind busy working on my knowledge on PHP, Ruby on Rails and Prototype( a Javascript framework ). Wow, ruby on rails will really rock the world! . Anyway, because I use PHP most often, so I just want to find a better editor while I am working on it, [...]]]></description>
		<wfw:commentRss>http://readtheweb.info/2007/06/02/phpeclipse-svn-apache-ide-windows/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Database Caching 5/27 queries in 0.013 seconds using disk: basic
Object Caching 1072/1117 objects using disk: basic

Served from: readtheweb.info @ 2012-05-22 11:38:32 -->
