<?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>blog.wopll.com</title>
	<atom:link href="http://blog.wopll.com/?feed=rss2" rel="self" type="application/rss+xml" />
	<link>http://blog.wopll.com</link>
	<description>A complete knowledge sharing about programming</description>
	<lastBuildDate>Fri, 27 Feb 2009 17:36:29 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How To Embed PHP With The HTML?</title>
		<link>http://blog.wopll.com/?p=28</link>
		<comments>http://blog.wopll.com/?p=28#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:26:43 +0000</pubDate>
		<dc:creator>wopll</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.wopll.com/?p=28</guid>
		<description><![CDATA[
Let’s write our first php program with hello world to simply show how we can embed the html with the php code. To embed the php code within the body of the html is very simple.
 
&#60;HTML&#62;
&#60;HEAD&#62;
My first &#60;a class=&#8221;zem_slink&#8221; href=&#8221;http://php.net/&#8221; title=&#8221;PHP&#8221; rel=&#8221;homepage&#8221;&#62;PHP&#60;/a&#62; program
&#60;/HEAD&#62;
&#60;BODY&#62;
&#60;?php
print(“Hello, beautiful world&#60;BR&#62;&#60;BR&#62;\n”);
phpinfo();
?&#62;
&#60;/BODY&#62;
&#60;/HTML&#62;

]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;">Let’s write our first php program with hello world to simply show how we can embed the html with the php code. To embed the php code within the body of the html is very simple.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">&lt;HTML&gt;</span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">&lt;HEAD&gt;</span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">My first &lt;a class=&#8221;zem_slink&#8221; href=&#8221;http://php.net/&#8221; title=&#8221;PHP&#8221; rel=&#8221;homepage&#8221;&gt;PHP&lt;/a&gt; program</span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">&lt;/HEAD&gt;</span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">&lt;BODY&gt;</span></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><strong><span style="font-size: 9pt; font-family: Arial;">&lt;?php</span></strong></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><strong><span style="font-size: 9pt; font-family: Arial;">print(“Hello, beautiful world&lt;BR&gt;&lt;BR&gt;\n”);</span></strong></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><strong><span style="font-size: 9pt; font-family: Arial;">phpinfo();</span></strong></p>
<p class="MsoNormal" style="margin-left: 0.5in;"><strong><span style="font-size: 9pt; font-family: Arial;">?&gt;</span></strong></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">&lt;/BODY&gt;</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;">&lt;/HTML&gt;</span></p>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://www.zemanta.com/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/pixie.png" alt="Zemanta Pixie" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wopll.com/?feed=rss2&amp;p=28</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to write PHP Code?</title>
		<link>http://blog.wopll.com/?p=24</link>
		<comments>http://blog.wopll.com/?p=24#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:19:37 +0000</pubDate>
		<dc:creator>wopll</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://blog.wopll.com/?p=24</guid>
		<description><![CDATA[
1. Canonical PHP tags
The most universally effective PHP tag style is:
 
&#60;?php  ?&#62;
 
If you use this style, you can be positive that your tags will always be correctly interpreted. Unless you have a very, very strong reason to prefer one of the other styles, use this one.
 
2. Short-open tags:
Short or short-open tags [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-align: justify; text-indent: -0.25in;"><!--[if !supportLists]--><strong><span style="font-size: 9pt; font-family: Arial;"><span>1.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span></strong><!--[endif]--><strong><span style="font-size: 9pt; font-family: Arial;">Canonical PHP tags</span></strong><strong></strong></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><span style="font-size: 9pt; font-family: Arial;">The most universally effective PHP tag style is:</span></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><strong><span style="font-size: 9pt; font-family: Arial;">&lt;?php<span> </span><span> </span>?&gt;</span></strong></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><span style="font-size: 9pt; font-family: Arial;">If you use this style, you can be positive that your tags will always be correctly interpreted. Unless you have a very, very strong reason to prefer one of the other styles, use this one.</span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-align: justify; text-indent: -0.25in;"><!--[if !supportLists]--><strong><span style="font-size: 9pt; font-family: Arial;"><span>2.<span style="font-family: &quot;Times New Roman&quot;; font-style: normal; font-variant: normal; font-weight: normal; font-size: 7pt; line-height: normal; font-size-adjust: none; font-stretch: normal; -x-system-font: none;"> </span></span></span></strong><!--[endif]--><strong><span style="font-size: 9pt; font-family: Arial;">Short-open tags:</span></strong><strong></strong></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><span style="font-size: 9pt; font-family: Arial;">Short or short-open tags look like this:</span></p>
<p class="MsoNormal" style="margin-left: 0.75in;"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.25in; text-align: justify; text-indent: 0.5in;"><strong><span style="font-size: 9pt; font-family: Arial;">&lt;? <span> </span>?&gt;</span></strong></p>
<p class="MsoNormal" style="margin-left: 0.25in; text-align: justify; text-indent: 0.5in;"><strong><span style="font-size: 9pt; font-family: Arial;"> </span></strong></p>
<p class="MsoNormal" style="margin-left: 0.25in; text-align: justify; text-indent: 0.5in;"><span style="font-size: 9pt; font-family: Arial;">Short tags are, as one might expect, the shortest option.</span></p>
<p class="MsoNormal" style="margin-left: 0.25in; text-align: justify; text-indent: 0.5in;"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="margin-left: 0.75in; text-align: justify;"><span style="font-size: 9pt; font-family: Arial;">There are several reasons to resist the temptation of the short-open tag. PHP code written with short-open tags is less portable because you can’t be sure another machine will have enabled them. The most compelling reason now is that this syntax is not compatible with XML—and since XHTML is a type of XML, this implies that none of your code will be able to validate as XHTML.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wopll.com/?feed=rss2&amp;p=24</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Introduction of PHP &amp; MySQL</title>
		<link>http://blog.wopll.com/?p=19</link>
		<comments>http://blog.wopll.com/?p=19#comments</comments>
		<pubDate>Fri, 27 Feb 2009 17:13:28 +0000</pubDate>
		<dc:creator>wopll</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[HTML]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Open source]]></category>
		<category><![CDATA[Scripting language]]></category>
		<category><![CDATA[Web development]]></category>
		<category><![CDATA[Web server]]></category>

		<guid isPermaLink="false">http://blog.wopll.com/?p=19</guid>
		<description><![CDATA[
What Is PHP?
PHP is the Web development language written by and for Web developers. PHP stands for PHP: Hypertext Preprocessor.
 
PHP is a server-side scripting language, which can be embedded in HTML. PHP is the engine behind millions of dynamic web applications. Its broad feature set, approachable syntax, and support for different operating systems and [...]]]></description>
			<content:encoded><![CDATA[<p><!--[endif]--></p>
<p class="MsoNormal"><strong><span style="font-family: Arial;">What Is PHP?</span></strong></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;">PHP is the Web development language written by and for Web developers. PHP stands for <span><a class="zem_slink" title="PHP" rel="wikipedia" href="http://en.wikipedia.org/wiki/PHP">PHP: Hypertext Preprocessor</a>.</span></span></p>
<p class="MsoNormal"><span style="font-size: 9pt; font-family: Arial;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;">PHP is a server-side scripting language, which can be embedded in HTML. <span style="color: #333333;">PHP is the engine behind millions of dynamic web applications. Its broad feature set, approachable syntax, and support for different operating systems and web servers have made it an ideal language for both rapid web development and the methodical construction of complex systems.</span></span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial; color: #333333;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><strong><span style="font-family: Arial;">What Is <a class="zem_slink" title="MySQL" rel="homepage" href="http://www.mysql.com">MySQL</a>?</span></strong></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;">MySQL is an <a class="zem_slink" title="Open source" rel="wikipedia" href="http://en.wikipedia.org/wiki/Open_source">open source</a>, <a class="zem_slink" title="SQL" rel="wikipedia" href="http://en.wikipedia.org/wiki/SQL">SQL</a> Relational Database Management System (RDBMS) that is free, open source database software. The MySQL database software is almost capable of doing every thing which is supported and done by every database now days. Its performance is as good as oracle and other modern database software.</span><span style="font-size: 8.5pt; font-family: Cheltenham-Book;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 8.5pt; font-family: Cheltenham-Book;"> </span></p>
<p class="MsoNormal" style="text-align: justify;"><span style="font-size: 9pt; font-family: Arial;">Early in its history, MySQL occasionally faced opposition due to its lack of support for some core SQL constructs such as sub selects and foreign keys. Ultimately, however, MySQL found a broad, enthusiastic user base for its liberal licensing terms, perky performance, and ease of use.</span></p>
<ul class="zemanta-article-ul">
<li class="zemanta-article-ul-li"><a href="http://oreilly.com/catalog/9780596518844/">SQL in a Nutshell</a> (oreilly.com)</li>
<li class="zemanta-article-ul-li"><a href="http://www.ghacks.net/2009/02/16/php-what-it-does-and-what-it-doesnt/">PHP &#8211; what it does and what it doesn&#8217;t</a> (ghacks.net)</li>
</ul>
<div class="zemanta-pixie" style="margin-top: 10px; height: 15px;"><a class="zemanta-pixie-a" title="Zemified by Zemanta" href="http://reblog.zemanta.com/zemified/0944ee94-6f7d-4bb7-83eb-9a2938d92c2f/"><img class="zemanta-pixie-img" style="border: medium none; float: right;" src="http://img.zemanta.com/reblog_e.png?x-id=0944ee94-6f7d-4bb7-83eb-9a2938d92c2f" alt="Reblog this post [with Zemanta]" /></a><span class="zem-script more-related"><script src="http://static.zemanta.com/readside/loader.js" type="text/javascript"></script></span></div>
]]></content:encoded>
			<wfw:commentRss>http://blog.wopll.com/?feed=rss2&amp;p=19</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Hello world!</title>
		<link>http://blog.wopll.com/?p=1</link>
		<comments>http://blog.wopll.com/?p=1#comments</comments>
		<pubDate>Sat, 31 Jan 2009 13:08:01 +0000</pubDate>
		<dc:creator>wopll</dc:creator>
				<category><![CDATA[Ajax]]></category>

		<guid isPermaLink="false">http://blog.wopll.com/?p=1</guid>
		<description><![CDATA[Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!
]]></description>
			<content:encoded><![CDATA[<p>Welcome to WordPress. This is your first post. Edit or delete it, then start blogging!</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.wopll.com/?feed=rss2&amp;p=1</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
