<?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>Weez.com &#187; PHP</title>
	<atom:link href="http://www.weez.com/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.weez.com</link>
	<description>Solving everyday practical LAMP problems... one at a time</description>
	<lastBuildDate>Sat, 31 Jul 2010 00:12:38 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>How long does it take to master Web Programming (PHP)?.?</title>
		<link>http://www.weez.com/2010/06/how-long-does-it-take-to-master-web-programming-php/</link>
		<comments>http://www.weez.com/2010/06/how-long-does-it-take-to-master-web-programming-php/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 05:36:05 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[long]]></category>
		<category><![CDATA[master]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[Take]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/06/how-long-does-it-take-to-master-web-programming-php/</guid>
		<description><![CDATA[Currently i&#8217;m interested in web programming. I&#8217;m still a beginner and just wondering how long does it take to completely master web programming namely PHP??]]></description>
			<content:encoded><![CDATA[<p>Currently i&#8217;m interested in web programming. I&#8217;m still a beginner and just wondering how long does it take to completely master web programming namely PHP??</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/06/how-long-does-it-take-to-master-web-programming-php/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Why when I enter the name of a .php file does it want to save it on my hard drive instead of running it ?</title>
		<link>http://www.weez.com/2010/05/why-when-i-enter-the-name-of-a-php-file-does-it-want-to-save-it-on-my-hard-drive-instead-of-running-it/</link>
		<comments>http://www.weez.com/2010/05/why-when-i-enter-the-name-of-a-php-file-does-it-want-to-save-it-on-my-hard-drive-instead-of-running-it/#comments</comments>
		<pubDate>Thu, 13 May 2010 23:16:14 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[drive]]></category>
		<category><![CDATA[enter]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[hard]]></category>
		<category><![CDATA[instead]]></category>
		<category><![CDATA[Name]]></category>
		<category><![CDATA[Running]]></category>
		<category><![CDATA[save]]></category>
		<category><![CDATA[want]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/why-when-i-enter-the-name-of-a-php-file-does-it-want-to-save-it-on-my-hard-drive-instead-of-running-it/</guid>
		<description><![CDATA[I just installed a .php script onto my web server and when I go to run the program, instead of the program running I get a pop up window wanting to save the file on my hard drive. I re-uploaded the files to make sure everything was done correctly, but I still get the error [...]]]></description>
			<content:encoded><![CDATA[<p>I just installed a .php script onto my web server and when I go to run the program, instead of the program running I get a pop up window wanting to save the file on my hard drive.  I re-uploaded the files to make sure everything was done correctly, but I still get the error message.</p>
<p>Can someone please help me out &#8211; I really need to run this program.</p>
<p>Thanks in advance.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/why-when-i-enter-the-name-of-a-php-file-does-it-want-to-save-it-on-my-hard-drive-instead-of-running-it/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>How do I make my Apache server recognize .php files as the index file of a website?</title>
		<link>http://www.weez.com/2010/05/how-do-i-make-my-apache-server-recognize-php-files-as-the-index-file-of-a-website/</link>
		<comments>http://www.weez.com/2010/05/how-do-i-make-my-apache-server-recognize-php-files-as-the-index-file-of-a-website/#comments</comments>
		<pubDate>Tue, 11 May 2010 01:04:02 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[Index]]></category>
		<category><![CDATA[recognize]]></category>
		<category><![CDATA[Server]]></category>
		<category><![CDATA[Website]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/how-do-i-make-my-apache-server-recognize-php-files-as-the-index-file-of-a-website/</guid>
		<description><![CDATA[I have a directory www.site.com/files In that directory is the file index.php, how do I make Apache automatically open that file like it does with index.html. I have php installed.]]></description>
			<content:encoded><![CDATA[<p>I have a directory    www.site.com/files  </p>
<p>In that directory is the file index.php, how do I make Apache automatically open that file like it does with index.html.</p>
<p>I have php installed.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/how-do-i-make-my-apache-server-recognize-php-files-as-the-index-file-of-a-website/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Is there an application that can be used for comparing to .php files to test for any differences?</title>
		<link>http://www.weez.com/2010/05/is-there-an-application-that-can-be-used-for-comparing-to-php-files-to-test-for-any-differences/</link>
		<comments>http://www.weez.com/2010/05/is-there-an-application-that-can-be-used-for-comparing-to-php-files-to-test-for-any-differences/#comments</comments>
		<pubDate>Sun, 09 May 2010 09:41:24 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Application]]></category>
		<category><![CDATA[Comparing]]></category>
		<category><![CDATA[differences]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[test]]></category>
		<category><![CDATA[there]]></category>
		<category><![CDATA[used]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/is-there-an-application-that-can-be-used-for-comparing-to-php-files-to-test-for-any-differences/</guid>
		<description><![CDATA[I want to be able to select to php files and scan the code for differences in it and where the changes are. Anybody know of a way to do this?]]></description>
			<content:encoded><![CDATA[<p>I want to be able to select to php files and scan the code for differences in it and where the changes are.</p>
<p>Anybody know of a way to do this?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/is-there-an-application-that-can-be-used-for-comparing-to-php-files-to-test-for-any-differences/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How do I get the output of PHP/ Javascript so I can send it through mail function?</title>
		<link>http://www.weez.com/2010/05/how-do-i-get-the-output-of-php-javascript-so-i-can-send-it-through-mail-function/</link>
		<comments>http://www.weez.com/2010/05/how-do-i-get-the-output-of-php-javascript-so-i-can-send-it-through-mail-function/#comments</comments>
		<pubDate>Sat, 01 May 2010 20:11:26 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[JavaScript]]></category>
		<category><![CDATA[Mail]]></category>
		<category><![CDATA[output]]></category>
		<category><![CDATA[Send]]></category>
		<category><![CDATA[through]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/05/how-do-i-get-the-output-of-php-javascript-so-i-can-send-it-through-mail-function/</guid>
		<description><![CDATA[I am making a PHP script to send an email with information on the visitor. In order to convert the IP address to the city/ country it is put through some other sites, but the only free ones do it via Javascript. When I send it through mail( ) I get the &#8216;&#8216;&#8230;. What I [...]]]></description>
			<content:encoded><![CDATA[<p>I am making a PHP script to send an email with information on the visitor.<br />
In order to convert the IP address to the city/ country it is put through some other sites, but the only free ones do it via Javascript.<br />
When I send it through mail( ) I get the &#8216;<script src=""></script>&#8216;&#8230;.<br />
What I want is the output of that script.<br />
Is there anyway to dot this?<br />
Sorry, I&#8217;m new to PHP, thanks.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/05/how-do-i-get-the-output-of-php-javascript-so-i-can-send-it-through-mail-function/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>What do i need to run .php files from my computer instead of a server?</title>
		<link>http://www.weez.com/2010/04/what-do-i-need-to-run-php-files-from-my-computer-instead-of-a-server/</link>
		<comments>http://www.weez.com/2010/04/what-do-i-need-to-run-php-files-from-my-computer-instead-of-a-server/#comments</comments>
		<pubDate>Sun, 18 Apr 2010 13:43:55 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[computer]]></category>
		<category><![CDATA[files]]></category>
		<category><![CDATA[from]]></category>
		<category><![CDATA[instead]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[Server]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/04/what-do-i-need-to-run-php-files-from-my-computer-instead-of-a-server/</guid>
		<description><![CDATA[I mean i want to turn my computer to a server, so i can run .php files easily. I can do that for .asp files but i don&#8217;t know anything for .php files.]]></description>
			<content:encoded><![CDATA[<p>I mean i want to turn my computer to a server, so i can run .php files easily. I can do that for .asp files but i don&#8217;t know anything for .php files.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/04/what-do-i-need-to-run-php-files-from-my-computer-instead-of-a-server/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>How can I retrieve yahoo emails using PHP. My need is to the import of emails in yahoo ordinary accounts?</title>
		<link>http://www.weez.com/2010/04/how-can-i-retrieve-yahoo-emails-using-php-my-need-is-to-the-import-of-emails-in-yahoo-ordinary-accounts/</link>
		<comments>http://www.weez.com/2010/04/how-can-i-retrieve-yahoo-emails-using-php-my-need-is-to-the-import-of-emails-in-yahoo-ordinary-accounts/#comments</comments>
		<pubDate>Mon, 12 Apr 2010 01:55:14 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[accounts]]></category>
		<category><![CDATA[Emails]]></category>
		<category><![CDATA[Import]]></category>
		<category><![CDATA[need]]></category>
		<category><![CDATA[ordinary]]></category>
		<category><![CDATA[Retrieve]]></category>
		<category><![CDATA[using]]></category>
		<category><![CDATA[Yahoo]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/04/how-can-i-retrieve-yahoo-emails-using-php-my-need-is-to-the-import-of-emails-in-yahoo-ordinary-accounts/</guid>
		<description><![CDATA[How can I retrieve yahoo emails using PHP. My need is to the import emails in yahoo ordinary accounts. I think yahoo provides the POP3 facility in PLUS Accounts. But my need is to import the yahoo emails in Ordinary accounts. Regards, Nick]]></description>
			<content:encoded><![CDATA[<p>How can I retrieve yahoo emails using  PHP. My need is to the import emails in yahoo ordinary accounts.<br />
I think yahoo provides the POP3 facility in PLUS Accounts. But my need is to import the yahoo emails in Ordinary accounts.</p>
<p>Regards,<br />
Nick</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/04/how-can-i-retrieve-yahoo-emails-using-php-my-need-is-to-the-import-of-emails-in-yahoo-ordinary-accounts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>CS:S &#8211; .php &amp; WT: The Reason (Steamworks) &#8211; HD</title>
		<link>http://www.weez.com/2010/03/css-php-wt-the-reason-steamworks-hd/</link>
		<comments>http://www.weez.com/2010/03/css-php-wt-the-reason-steamworks-hd/#comments</comments>
		<pubDate>Tue, 30 Mar 2010 14:15:47 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Reason]]></category>
		<category><![CDATA[Steamworks]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/03/css-php-wt-the-reason-steamworks-hd/</guid>
		<description><![CDATA[www.themovievault.net From the start you can gauge the feel of this film, an energy packed soundtrack consisting of less conventional techno and drum and bass tracks suits this film nicely. The sync was well done with an exceptional emphasize made during key points in the film. The thing that will stand out the most in [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/qfCTtQh-n0c?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/qfCTtQh-n0c?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
www.themovievault.net From the start you can gauge the feel of this film, an energy packed soundtrack consisting of less conventional techno and drum and bass tracks suits this film nicely. The sync was well done with an exceptional emphasize made during key points in the film. The thing that will stand out the most in this film is the abundance of frags. Less emphasize was put on adding demo smooths and unnecessary transitions and more placed into keeping the excitement coming. The frags are up against some of the best players in Europe, and unlike some movies you aren&#8217;t left question the legitness of the frags. A clean vibrant editing style, aggressive soundtrack and some amazing frags lands this film in the must see category for 2008. Reviewed By: Jinxed Review Score: 9.2 For Thousands Of Great Videos Check Out www.themovievault.net</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/03/css-php-wt-the-reason-steamworks-hd/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>.php &amp; WT: The Reason &#8211; Pro Counter Strike Source Movie -</title>
		<link>http://www.weez.com/2010/03/php-wt-the-reason-pro-counter-strike-source-movie/</link>
		<comments>http://www.weez.com/2010/03/php-wt-the-reason-pro-counter-strike-source-movie/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 09:11:05 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Counter]]></category>
		<category><![CDATA[Movie]]></category>
		<category><![CDATA[Reason]]></category>
		<category><![CDATA[Source]]></category>
		<category><![CDATA[Strike]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/03/php-wt-the-reason-pro-counter-strike-source-movie/</guid>
		<description><![CDATA[From the start you can gauge the feel of this film, an energy packed soundtrack consisting of less conventional techno and drum and bass tracks suits this film nicely. The sync was well done with an exceptional emphasize made during key points in the film. The thing that will stand out the most in this [...]]]></description>
			<content:encoded><![CDATA[<p>					<object width="425" height="355"><param name="movie" value="http://www.youtube.com/v/3Ss7Bxp8bxI?fs=1"></param><param name="allowFullScreen" value="true"></param>
					<embed src="http://www.youtube.com/v/3Ss7Bxp8bxI?fs=1" type="application/x-shockwave-flash" width="425" height="355" allowfullscreen="true"></embed></object><br />
From the start you can gauge the feel of this film, an energy packed soundtrack consisting of less conventional techno and drum and bass tracks suits this film nicely. The sync was well done with an exceptional emphasize made during key points in the film. The thing that will stand out the most in this film is the abundance of frags. Less emphasize was put on adding demo smooths and unnecessary transitions and more placed into keeping the excitement coming. The frags are up against some of the best players in Europe, and unlike some movies you aren&#8217;t left question the legitness of the frags. A clean vibrant editing style, aggressive soundtrack and some amazing frags lands this film in the must see category for 2008.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/03/php-wt-the-reason-pro-counter-strike-source-movie/feed/</wfw:commentRss>
		<slash:comments>25</slash:comments>
		</item>
		<item>
		<title>I would like to become a professional web developer in PHP. What do I know and How do I improve My Skills?</title>
		<link>http://www.weez.com/2010/03/i-would-like-to-become-a-professional-web-developer-in-php-what-do-i-know-and-how-do-i-improve-my-skills/</link>
		<comments>http://www.weez.com/2010/03/i-would-like-to-become-a-professional-web-developer-in-php-what-do-i-know-and-how-do-i-improve-my-skills/#comments</comments>
		<pubDate>Mon, 22 Mar 2010 02:30:53 +0000</pubDate>
		<dc:creator>Abidoon</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Become]]></category>
		<category><![CDATA[developer]]></category>
		<category><![CDATA[Improve]]></category>
		<category><![CDATA[Know]]></category>
		<category><![CDATA[like]]></category>
		<category><![CDATA[Professional]]></category>
		<category><![CDATA[Skills]]></category>
		<category><![CDATA[Would]]></category>

		<guid isPermaLink="false">http://www.weez.com/2010/03/i-would-like-to-become-a-professional-web-developer-in-php-what-do-i-know-and-how-do-i-improve-my-skills/</guid>
		<description><![CDATA[I am a php programmer. I would like to become a professional web developer. How do I develop my web development skills and what things are necessary to improve to become a professional web developer.]]></description>
			<content:encoded><![CDATA[<p>I am a php programmer. I would like to become a professional web developer. How do I develop  my web development skills and what things are necessary to improve to become a professional web developer. </p>
]]></content:encoded>
			<wfw:commentRss>http://www.weez.com/2010/03/i-would-like-to-become-a-professional-web-developer-in-php-what-do-i-know-and-how-do-i-improve-my-skills/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
