<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: PHP Basics</title>
	<atom:link href="http://mgeisler.net/php-tutorial/php-basics/feed/" rel="self" type="application/rss+xml" />
	<link>http://mgeisler.net</link>
	<description>Adventures with Computers</description>
	<pubDate>Tue, 16 Mar 2010 06:30:26 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6-bleeding</generator>
		<item>
		<title>By: trikapalanet</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-380255</link>
		<dc:creator>trikapalanet</dc:creator>
		<pubDate>Wed, 02 Dec 2009 00:48:45 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-380255</guid>
		<description>&lt;p&gt;Good suggestion of Zach, with a big exemple it will be better :)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good suggestion of Zach, with a big exemple it will be better :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Zach Hill</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-380163</link>
		<dc:creator>Zach Hill</dc:creator>
		<pubDate>Mon, 30 Nov 2009 03:53:29 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-380163</guid>
		<description>&lt;p&gt;Just a recommendation, So far your tutorial is good, but you could try making the example text bigger.  The times new roman font is the give away that it is the examples, no need to make us squint at it :)&lt;/p&gt;

&lt;p&gt;Simply constructive criticism.
Feel free to email me if you wish.&lt;/p&gt;

&lt;p&gt;Thanks,&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Just a recommendation, So far your tutorial is good, but you could try making the example text bigger.  The times new roman font is the give away that it is the examples, no need to make us squint at it :)</p>
<p>Simply constructive criticism.<br />
Feel free to email me if you wish.</p>
<p>Thanks,</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: tokz</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-196421</link>
		<dc:creator>tokz</dc:creator>
		<pubDate>Mon, 05 May 2008 03:45:26 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-196421</guid>
		<description>&lt;p&gt;nice..informative..&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>nice..informative..</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: leo</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-104120</link>
		<dc:creator>leo</dc:creator>
		<pubDate>Wed, 11 Jul 2007 06:10:12 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-104120</guid>
		<description>&lt;p&gt;Good work.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Good work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Declan</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-84840</link>
		<dc:creator>Declan</dc:creator>
		<pubDate>Sat, 26 May 2007 21:51:31 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-84840</guid>
		<description>&lt;p&gt;The hello world example is a necessary evil, I'm afraid.
It is useful in that if used or seen one before, you can compare and contrast, while getting a good look at the syntax.&lt;/p&gt;

&lt;p&gt;To all visitors here completely new to PHP, can I recommend a program called XAMPP. Install, it and go to (for this example)&lt;/p&gt;

&lt;p&gt;http://localhost/whatever_the_filename_is_called.php in your browser&lt;/p&gt;

&lt;p&gt;You should now have said hello to the world. If it is polite, it will greet you back!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>The hello world example is a necessary evil, I&#8217;m afraid.<br />
It is useful in that if used or seen one before, you can compare and contrast, while getting a good look at the syntax.</p>
<p>To all visitors here completely new to PHP, can I recommend a program called XAMPP. Install, it and go to (for this example)</p>
<p><a href="http://localhost/whatever_the_filename_is_called.php" rel="nofollow">http://localhost/whatever_the_filename_is_called.php</a> in your browser</p>
<p>You should now have said hello to the world. If it is polite, it will greet you back!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anonymous</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-30851</link>
		<dc:creator>Anonymous</dc:creator>
		<pubDate>Wed, 20 Dec 2006 00:07:57 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-30851</guid>
		<description>&lt;p&gt;I thought the Hello World Comment was the first thing people want to get rid of..
:)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I thought the Hello World Comment was the first thing people want to get rid of..<br />
:)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasir</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-616</link>
		<dc:creator>Nasir</dc:creator>
		<pubDate>Wed, 12 Oct 2005 19:39:44 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-616</guid>
		<description>&lt;p&gt;i have al little success so far and thats i installed php and now scripts are working but im stuck again when i tried to copy a code froma book. situation is that i am using an HTML form and displaying its textbox value using PHP script. for example if textbox name is "name" then i am using in php&lt;/p&gt;

&lt;p&gt;echo $name;&lt;/p&gt;

&lt;p&gt;but the variable value is displayed only in address bar not where i want it to be print.&lt;/p&gt;

&lt;p&gt;//code Starts


&lt;/p&gt;

&lt;p&gt;This is my personal Web Page&lt;/p&gt;

&lt;p&gt;&lt;/p&gt;

&lt;p&gt;Enter Your  Name Below&lt;/p&gt;

&lt;p&gt;
    
    


Welcome:




//code Ends&lt;/p&gt;

&lt;p&gt;Nasir&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>i have al little success so far and thats i installed php and now scripts are working but im stuck again when i tried to copy a code froma book. situation is that i am using an HTML form and displaying its textbox value using PHP script. for example if textbox name is &#8220;name&#8221; then i am using in php</p>
<p>echo $name;</p>
<p>but the variable value is displayed only in address bar not where i want it to be print.</p>
<p>//code Starts</p>
<p>This is my personal Web Page</p>
</p>
<p>Enter Your  Name Below</p>
<p>Welcome:</p>
<p>//code Ends</p>
<p>Nasir</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Geisler</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-612</link>
		<dc:creator>Martin Geisler</dc:creator>
		<pubDate>Mon, 10 Oct 2005 21:23:12 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-612</guid>
		<description>&lt;p&gt;Disclamer: I haven't used Win98 in a &lt;em&gt;very&lt;/em&gt; long time and I never played with the PWS (Personal WebServer?)...  I use Linux exclusively now.&lt;/p&gt;

&lt;p&gt;But when you describe opening the file using "Open with..." in IE then remember that you cannot open it as a file from your C drive, you have to open it as &lt;code&gt;http://localhost/file.php&lt;/code&gt; or something like that.  If you just open it from your C drive then no PHP will be executed, as you've seen.&lt;/p&gt;

&lt;p&gt;So first make sure that the PWS is working meaning that you can access files on it using an URL of the form &lt;code&gt;http://...&lt;/code&gt;.  Then &lt;a href="http://www.php.net/downloads.php" rel="nofollow"&gt;download&lt;/a&gt; and install PHP.  It says on the page that the Windows installer will automatically configure lots of different webservers, including PWS.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Disclamer: I haven&#8217;t used Win98 in a <em>very</em> long time and I never played with the PWS (Personal WebServer?)&#8230;  I use Linux exclusively now.</p>
<p>But when you describe opening the file using &#8220;Open with&#8230;&#8221; in IE then remember that you cannot open it as a file from your C drive, you have to open it as <code><a href="http://localhost/file.php" rel="nofollow">http://localhost/file.php</a></code> or something like that.  If you just open it from your C drive then no PHP will be executed, as you&#8217;ve seen.</p>
<p>So first make sure that the PWS is working meaning that you can access files on it using an URL of the form <code><a href="http://.." rel="nofollow">http://..</a>.</code>.  Then <a href="http://www.php.net/downloads.php" rel="nofollow">download</a> and install PHP.  It says on the page that the Windows installer will automatically configure lots of different webservers, including PWS.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Martin Geisler</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-611</link>
		<dc:creator>Martin Geisler</dc:creator>
		<pubDate>Mon, 10 Oct 2005 21:16:21 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-611</guid>
		<description>&lt;p&gt;:-) That's some nice memories to have of Denmark...  Oh and thanks for the good luck to my exams!  I had my second exam today and it went very well.  The next and final one is on Friday.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>:-) That&#8217;s some nice memories to have of Denmark&#8230;  Oh and thanks for the good luck to my exams!  I had my second exam today and it went very well.  The next and final one is on Friday.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nasir</title>
		<link>http://mgeisler.net/php-tutorial/php-basics/#comment-610</link>
		<dc:creator>Nasir</dc:creator>
		<pubDate>Mon, 10 Oct 2005 18:14:33 +0000</pubDate>
		<guid isPermaLink="false">http://mgeisler.net/php-tutorial/php-basics/#comment-610</guid>
		<description>&lt;p&gt;hi Geisler&lt;/p&gt;

&lt;p&gt;its pleasure to know that u r from denmark. i also lived for four years in denmark but a long long time ago when i was a little kid in Copenhagen with my father. first of my memories are from denmark. but when i was only 7 we came back home. but only thing i can remember very cleary is the snow all around our house in winter. but here in my home its quite hot,humid,dusty and what not. wish you good luck in you exams.
Nasir&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>hi Geisler</p>
<p>its pleasure to know that u r from denmark. i also lived for four years in denmark but a long long time ago when i was a little kid in Copenhagen with my father. first of my memories are from denmark. but when i was only 7 we came back home. but only thing i can remember very cleary is the snow all around our house in winter. but here in my home its quite hot,humid,dusty and what not. wish you good luck in you exams.<br />
Nasir</p>
]]></content:encoded>
	</item>
</channel>
</rss>
