<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>PHP Tutorial</title>
	<atom:link href="http://php5tutorial.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://php5tutorial.wordpress.com</link>
	<description>PHP and MySQL Tutorial</description>
	<lastBuildDate>Sun, 01 Feb 2009 05:07:39 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='php5tutorial.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>PHP Tutorial</title>
		<link>http://php5tutorial.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://php5tutorial.wordpress.com/osd.xml" title="PHP Tutorial" />
	<atom:link rel='hub' href='http://php5tutorial.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Regular Expression in PHP</title>
		<link>http://php5tutorial.wordpress.com/2009/02/01/regular-expression-in-php/</link>
		<comments>http://php5tutorial.wordpress.com/2009/02/01/regular-expression-in-php/#comments</comments>
		<pubDate>Sun, 01 Feb 2009 05:07:39 +0000</pubDate>
		<dc:creator>phpbits</dc:creator>
				<category><![CDATA[PHP Regular Expression]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[ereg]]></category>
		<category><![CDATA[eregi]]></category>
		<category><![CDATA[example]]></category>
		<category><![CDATA[expression]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[preg_match]]></category>
		<category><![CDATA[regex]]></category>
		<category><![CDATA[regular]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://php5tutorial.wordpress.com/?p=7</guid>
		<description><![CDATA[PHP is an accessible antecedent accent for bearing activating web pages. PHP has three sets of functions that acquiesce you to assignment with approved expressions. The best important set of regex functions alpha with preg. These functions are a PHP adhesive about the PCRE library (Perl-Compatible Approved Expressions). Anything said about the PCRE regex acidity [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=php5tutorial.wordpress.com&amp;blog=6393937&amp;post=7&amp;subd=php5tutorial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>PHP is an accessible antecedent accent for bearing activating web pages. PHP has three sets of functions that acquiesce you to assignment with approved expressions.</p>
<p>The best important set of regex functions alpha with preg. These functions are a PHP adhesive about the PCRE library (Perl-Compatible Approved Expressions). Anything said about the PCRE regex acidity in the approved announcement tutorial on this website applies to PHP&#8217;s preg functions. You should use the preg functions for all new PHP cipher that uses approved expressions. PHP includes PCRE by absence as of PHP 4.2.0 (April 2002).</p>
<p>The oldest set of regex functions are those that alpha with ereg. They apparatus POSIX Extended Approved Expressions, like the acceptable UNIX egrep command. These functions are mainly for astern affinity with PHP 3, and clearly deprecated as of PHP 5.3.0. Many of the added avant-garde regex appearance such as apathetic quantifiers, lookaround and Unicode are not accurate by the ereg functions. Don&#8217;t let the &#8220;extended&#8221; moniker fool you. The POSIX accepted was authentic in 1986, and approved expressions accept appear a continued way back then.</p>
<p>The aftermost set is a alternative of the ereg set, prefixing mb_ for &#8220;multibyte&#8221; to the action names. While ereg treats the regex and accountable cord as a alternation of 8-bit characters, mb_ereg can assignment with multi-byte characters from assorted cipher pages. If you appetite your regex to amusement Far East characters as alone characters, you&#8217;ll either charge to use the mb_ereg functions, or the preg functions with the /u modifier. mb_ereg is accessible in PHP 4.2.0 and later. It uses the aforementioned POSIX ERE flavor.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/php5tutorial.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/php5tutorial.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/php5tutorial.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/php5tutorial.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/php5tutorial.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/php5tutorial.wordpress.com/7/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/php5tutorial.wordpress.com/7/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/php5tutorial.wordpress.com/7/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=php5tutorial.wordpress.com&amp;blog=6393937&amp;post=7&amp;subd=php5tutorial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://php5tutorial.wordpress.com/2009/02/01/regular-expression-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538b75c418fb7f0ea71aeeb3058b2f99?s=96&#38;d=identicon" medium="image">
			<media:title type="html">phpbits</media:title>
		</media:content>
	</item>
		<item>
		<title>PHP Operator Precedence</title>
		<link>http://php5tutorial.wordpress.com/2009/01/31/php-operator-precedence/</link>
		<comments>http://php5tutorial.wordpress.com/2009/01/31/php-operator-precedence/#comments</comments>
		<pubDate>Sat, 31 Jan 2009 07:28:20 +0000</pubDate>
		<dc:creator>phpbits</dc:creator>
				<category><![CDATA[PHP Operators]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[associativity]]></category>
		<category><![CDATA[class]]></category>
		<category><![CDATA[clone]]></category>
		<category><![CDATA[decrement]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[increment]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[instanceof]]></category>
		<category><![CDATA[logical]]></category>
		<category><![CDATA[new]]></category>
		<category><![CDATA[object]]></category>
		<category><![CDATA[operator]]></category>
		<category><![CDATA[operators]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[precedence]]></category>
		<category><![CDATA[types]]></category>

		<guid isPermaLink="false">http://php5tutorial.wordpress.com/?p=3</guid>
		<description><![CDATA[The antecedence of an abettor specifies how &#8220;tightly&#8221; it binds two expressions together. For example, in the announcement 1 + 5 * 3, the acknowledgment is 16 and not 18 because the multiplication (&#8220;*&#8221;) abettor has a college antecedence than the accession (&#8220;+&#8221;) operator. Parentheses may be acclimated to force precedence, if necessary. For instance: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=php5tutorial.wordpress.com&amp;blog=6393937&amp;post=3&amp;subd=php5tutorial&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>The antecedence of an abettor specifies how &#8220;tightly&#8221; it binds two expressions together. For example, in the announcement 1 + 5 * 3, the acknowledgment is 16 and not 18 because the multiplication (&#8220;*&#8221;) abettor has a college antecedence than the accession (&#8220;+&#8221;) operator. Parentheses may be acclimated to force precedence, if necessary. For instance: (1 + 5) * 3 evaluates to 18. If abettor antecedence is equal, larboard to appropriate associativity is used.</p>
<p>The afterward table lists the antecedence of operators with the highest-precedence operators listed at the top of the table. Operators on the aforementioned band accept according precedence, in which case their associativity decides which adjustment to appraise them in.</p>
<table class="doctable table" border="1" style="border-collapse:collapse;">
<thead>
<tr valign="center">
<th><strong>Associativity</strong></th>
<th><strong>Operators</strong></th>
<th><strong>Additional Information</strong></th>
</tr>
</thead>
<tbody class="tbody">
<tr valign="center">
<td align="left">non-associative</td>
<td align="left">clone new</td>
<td align="left"><span class="link">clone</span> and <span class="link">new</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">[</td>
<td align="left"><span class="function">array()</span></td>
</tr>
<tr valign="center">
<td align="left">non-associative</td>
<td align="left">++ &#8211;</td>
<td align="left"><span class="link">increment/decrement</span></td>
</tr>
<tr valign="center">
<td align="left">non-associative</td>
<td align="left">~ &#8211; (int) (float) (string) (array) (object) (bool) @</td>
<td align="left"><span class="link">types</span></td>
</tr>
<tr valign="center">
<td align="left">non-associative</td>
<td align="left">instanceof</td>
<td align="left"><span class="link">types</span></td>
</tr>
<tr valign="center">
<td align="left">right</td>
<td align="left">!</td>
<td align="left"><span class="link">logical</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">* / %</td>
<td align="left"><span class="link">arithmetic</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">+ &#8211; .</td>
<td align="left"><span class="link">arithmetic</span> and <span class="link">string</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">&lt;&lt; &gt;&gt;</td>
<td align="left"><span class="link">bitwise</span></td>
</tr>
<tr valign="center">
<td align="left">non-associative</td>
<td align="left">&lt; &lt;= &gt; &gt;= &lt;&gt;</td>
<td align="left"><span class="link">comparison</span></td>
</tr>
<tr valign="center">
<td align="left">non-associative</td>
<td align="left">== != === !==</td>
<td align="left"><span class="link">comparison</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">&amp;</td>
<td align="left"><span class="link">bitwise</span> and <span class="link">references</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">^</td>
<td align="left"><span class="link">bitwise</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">|</td>
<td align="left"><span class="link">bitwise</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">&amp;&amp;</td>
<td align="left"><span class="link">logical</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">||</td>
<td align="left"><span class="link">logical</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">? :</td>
<td align="left"><span class="link">ternary</span></td>
</tr>
<tr valign="center">
<td align="left">right</td>
<td align="left">= += -= *= /= .= %= &amp;= |= ^= &lt;&lt;= &gt;&gt;=</td>
<td align="left"><span class="link">assignment</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">and</td>
<td align="left"><span class="link">logical</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">xor</td>
<td align="left"><span class="link">logical</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">or</td>
<td align="left"><span class="link">logical</span></td>
</tr>
<tr valign="center">
<td align="left">left</td>
<td align="left">,</td>
<td align="left">many uses</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/php5tutorial.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/php5tutorial.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/php5tutorial.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/php5tutorial.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/php5tutorial.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/php5tutorial.wordpress.com/3/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/php5tutorial.wordpress.com/3/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/php5tutorial.wordpress.com/3/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=php5tutorial.wordpress.com&amp;blog=6393937&amp;post=3&amp;subd=php5tutorial&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://php5tutorial.wordpress.com/2009/01/31/php-operator-precedence/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/538b75c418fb7f0ea71aeeb3058b2f99?s=96&#38;d=identicon" medium="image">
			<media:title type="html">phpbits</media:title>
		</media:content>
	</item>
	</channel>
</rss>
