<?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>PT Moonmist</title>
	<atom:link href="http://pt.moonmist.info/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://pt.moonmist.info</link>
	<description></description>
	<lastBuildDate>Sun, 03 Jul 2011 13:00:28 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.4</generator>
		<item>
		<title>Development Of PHP</title>
		<link>http://pt.moonmist.info/?p=8</link>
		<comments>http://pt.moonmist.info/?p=8#comments</comments>
		<pubDate>Sun, 03 Jul 2011 13:00:28 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Development Of PHP]]></category>

		<guid isPermaLink="false">http://pt.moonmist.info/?p=8</guid>
		<description><![CDATA[PHP in its most basic sense is a scripting language. When it was first developed, the aim was to develop a language for web development. The main job of PHP is to create dynamic web pages. Dynamic web pages are &#8230; <a href="http://pt.moonmist.info/?p=8">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div id="article-body">
<div id="article-content">
<p>PHP in its most basic sense is a scripting language. When it was  first developed, the aim was to develop a language for web development.  The main job of PHP is to create dynamic web pages. Dynamic web pages  are those web pages whose content are created dynamically, every time a  client requests a page. The contents are loaded in run time. PHP is the  language that is used to script such pages. Hence, the scripting code  has to be written as a part of the HTML code which acts as the source  code. It is the job of the server to interpret the source code. This  interpretation is possible if the server has an explicit PHP processor  module inbuilt in it. By using this module, the web server produces the  document that is viewed at the client side.</p>
<p>PHP has been developed  further. A command-line interface has been built into it so that remote  machines can be provided with web pages that have more advanced  graphics. One of its major advantages is that, it can be used across  machines that are part of a complex network or standalone. It can be  obtained for free on the internet. PHP can be used with almost all  operating systems. It can be deployed on 32-bit machines as well as  64-bit machines. The working of PHP is very similar to the Active Server  Pages from the house of Microsoft. In fact, these two languages bear  close competition with each other, with PHP having a few technical  advantages.</p>
<p>The creator of the first version of PHP is Rasmus  Lerdorf. It was released in the 1995. Over the years The PHP Group has  been created and it manages a common standard for PHP Scripting Language  across the globe. This is required because PHP does not have any formal  rules that need to be followed specifically. This software is released  under a license called the PHP license and is available for free. When  this language was first developed it was named Personal Home Page or  PHP, however after a few developed versions PHP is the acronym for PHP:  Hypertext Preprocessor. It got its developed name after its third  version PHP 3 in 1997.</p>
<p>The third installment was followed by PHP 4  in 2005 and PHP 5 in 2008. The fifth version has been further developed  into sub versions, as in PHP 5.1, 5.2 and 5.3. Late static binding was a  feature that was not present in the earlier versions of this software.  IT was added in PHP 5.3. PHP 5 has been proven to be the most stable  format of this software, used by almost 20 million users across the  globe. Developers have been working on PHP 5.4. Developers have aimed to  arm this version with complete Unicode assistance. However, this is a  very complex feature, which will need few more years and hence it might  be added to the PHP 6. At present PHP 5.4 is being developed.</p>
<p>The  new codes of PHP do not include the safe mode. Along with this the  global registers that were used in earlier versions is also being  removed. Magic quotes which used to be absolutely unpredictable are also  not a part of this software anymore. The presence of register global  had led to issues related to security. Add slashes () are used in place  of magic quotes. This function is not unpredictable like its  predecessor.</p>
</div>
<div id="article-resource">
<p>Cathy, Professional writer for otssolutions.com provides information on <a href="http://www.otssolutions.com/php-web-development-india.html" target="_new">PHP Application Development</a>, <a href="http://www.otssolutions.com/php-zendframework-development.html" target="_new">PHP Zend Framework Development</a> and more.</p>
</div>
<p>Article Source: 				<a href="http://ezinearticles.com/?expert=Cathy_Brown">http://EzineArticles.com/?expert=Cathy_Brown</a></p>
</div>
<div>
Article Source: http://EzineArticles.com/6368100</div>
]]></content:encoded>
			<wfw:commentRss>http://pt.moonmist.info/?feed=rss2&#038;p=8</wfw:commentRss>
		<slash:comments>2943</slash:comments>
		</item>
		<item>
		<title>Welcome!</title>
		<link>http://pt.moonmist.info/?p=5</link>
		<comments>http://pt.moonmist.info/?p=5#comments</comments>
		<pubDate>Sun, 03 Jul 2011 12:13:32 +0000</pubDate>
		<dc:creator></dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://pt.moonmist.info/?p=5</guid>
		<description><![CDATA[It&#8217;s coming along. We swear. There will be a new site here soon. Thanks, The pt.moonmist.info staff]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s coming along.  We swear.  There will be a new site here soon.</p>
<p>Thanks,</p>
<p>The pt.moonmist.info staff</p>
]]></content:encoded>
			<wfw:commentRss>http://pt.moonmist.info/?feed=rss2&#038;p=5</wfw:commentRss>
		<slash:comments>3228</slash:comments>
		</item>
	</channel>
</rss>

