<?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>Vacation Rentals Advertising and Marketing &#187; Hypertext Preprocessor</title>
	<atom:link href="http://www.goweb99.com/blog/tag/hypertext-preprocessor/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.goweb99.com/blog</link>
	<description>Vacation Rentals Solution &#124; Vacation Rentals Websites &#124; Vacation Rentals Network</description>
	<lastBuildDate>Thu, 03 Feb 2011 22:23:06 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.4</generator>
		<item>
		<title>PHP &#8211; Hypertext Preprocessor</title>
		<link>http://www.goweb99.com/blog/php-tutorial/php-hypertext-preprocessor/</link>
		<comments>http://www.goweb99.com/blog/php-tutorial/php-hypertext-preprocessor/#comments</comments>
		<pubDate>Mon, 09 Aug 2010 12:27:46 +0000</pubDate>
		<dc:creator>tutor</dc:creator>
				<category><![CDATA[PHP Tutorial]]></category>
		<category><![CDATA[Hypertext Preprocessor]]></category>
		<category><![CDATA[PHP Tutorials]]></category>
		<category><![CDATA[PHP Tuts]]></category>

		<guid isPermaLink="false">http://www.goweb99.com/blog/?p=334</guid>
		<description><![CDATA[PHP is the common name for Hypertext Preprocessor. The first &#8220;P&#8221; stands for &#8220;PHP,&#8221; and the first &#8220;P&#8221; of that stands for &#8220;PHP&#8221; again, makes it a recursive acronym. PHP originally reffered to as Personal Home Page, but later on renamed as Hypertext Preprocessor when the language was commonly being used on the web, at [...]]]></description>
			<content:encoded><![CDATA[<p>PHP is the common name for Hypertext Preprocessor.<br />
The first &#8220;P&#8221; stands for &#8220;PHP,&#8221; and the first &#8220;P&#8221; of that stands for &#8220;PHP&#8221; again, makes it a recursive acronym.</p>
<p>PHP originally reffered to as Personal Home Page, but later on renamed as Hypertext Preprocessor when the language was commonly being used on the web, at version 3.0.</p>
<p>PHP is a behind the scene scripting language that was originally designed for web development, to produce dynamic and interactive web pages.</p>
<p>It is generally used with HTML and runs on a web server. This web server needs to be configured to process PHP code and create web page content from it. PHP is Open Source and free to use, so it can be deployed on almost all web servers and near about on every operating system and platform.</p>
<p>PHP has evolved to include a command line interface capability and can also be used in standalone graphical applications. PHP supports many databases (MySQL, Informix, Oracle, Sybase, Solid, PostgreSQL, Generic ODBC, etc.)<br />
Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in.</p>
<p><strong>What You Should Already Know</strong><br />
PHP learning requires some basic knowledge of<br />
HTML/XHTML<br />
Javascript</p>
<p>Since using PHP for web development will require embedding it into HTML and some JavaScript may be used somewhere here and there. So its better to have some working knowledge of both. If you don’t have then you may learn them in the meantime.</p>
<p><strong>MySQL</strong></p>
<ul>
<li>MySQL is a database server</li>
<li>MySQL is ideal for both small and large applications</li>
<li>MySQL supports standard SQL</li>
<li>MySQL compiles on a number of platforms</li>
<li>MySQL is free to download and use</li>
</ul>
<p><strong><br />
PHP + MySQL</strong></p>
<p>PHP combined with MySQL are cross-platform (you can develop in Windows and serve on a Unix platform)</p>
]]></content:encoded>
			<wfw:commentRss>http://www.goweb99.com/blog/php-tutorial/php-hypertext-preprocessor/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

