<?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>PHP Programming Tips &#187; php</title>
	<atom:link href="http://phparmor.com/tag/php-source-code/feed/" rel="self" type="application/rss+xml" />
	<link>http://phparmor.com</link>
	<description>php source code protection</description>
	<lastBuildDate>Sat, 31 Jul 2010 15:05:33 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>where can i download an ebook about php tutorial?</title>
		<link>http://phparmor.com/php-source-code/where-can-i-download-an-ebook-about-php-tutorial/</link>
		<comments>http://phparmor.com/php-source-code/where-can-i-download-an-ebook-about-php-tutorial/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 15:05:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[download]]></category>
		<category><![CDATA[ebook]]></category>
		<category><![CDATA[tutorial]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/where-can-i-download-an-ebook-about-php-tutorial/</guid>
		<description><![CDATA[where can i download an ebook about php tutorial?]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/where-can-i-download-an-ebook-about-php-tutorial/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>got an error:PHP?</title>
		<link>http://phparmor.com/php-source-code/got-an-errorphp/</link>
		<comments>http://phparmor.com/php-source-code/got-an-errorphp/#comments</comments>
		<pubDate>Sat, 31 Jul 2010 09:06:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[file]]></category>
		<category><![CDATA[function]]></category>
		<category><![CDATA[highlight]]></category>
		<category><![CDATA[showDescrip]]></category>
		<category><![CDATA[str]]></category>
		<category><![CDATA[subfunction]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/got-an-errorphp/</guid>
		<description><![CDATA[im using a subfunction in the file str_highlight.php, and im using that function in the file showDescrip.php.. so in the showDescrip.php, i said require_once() &#8216;str_highlight.php&#8217;; then i get the following error.. its not reading the subfunction. &#8212;- Warning: require_once(function.str_highlight.php) [function.require-once]: failed to open stream: No such file or directory in C:Documents and SettingsOwnerDesktoppublic_htmlbooks1_phpshowDescrip.php on line [...]]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/got-an-errorphp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>The best free add-free php web host?</title>
		<link>http://phparmor.com/php-source-code/the-best-free-add-free-php-web-host/</link>
		<comments>http://phparmor.com/php-source-code/the-best-free-add-free-php-web-host/#comments</comments>
		<pubDate>Fri, 30 Jul 2010 14:05:46 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[anyone]]></category>
		<category><![CDATA[free php web host]]></category>
		<category><![CDATA[host]]></category>
		<category><![CDATA[php web]]></category>
		<category><![CDATA[Web]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/the-best-free-add-free-php-web-host/</guid>
		<description><![CDATA[anyone knows??? &#60;&#60;&#62;&#62;]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/the-best-free-add-free-php-web-host/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Wiki: how to display already uploaded images?</title>
		<link>http://phparmor.com/php-source-code/wiki-how-to-display-already-uploaded-images/</link>
		<comments>http://phparmor.com/php-source-code/wiki-how-to-display-already-uploaded-images/#comments</comments>
		<pubDate>Thu, 29 Jul 2010 06:11:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[directory]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[Group]]></category>
		<category><![CDATA[internal error]]></category>
		<category><![CDATA[mkdir]]></category>
		<category><![CDATA[php error]]></category>
		<category><![CDATA[server root]]></category>
		<category><![CDATA[upload]]></category>
		<category><![CDATA[uploaded images]]></category>
		<category><![CDATA[uploading images]]></category>
		<category><![CDATA[webserver]]></category>
		<category><![CDATA[Website]]></category>
		<category><![CDATA[whilst]]></category>
		<category><![CDATA[Wiki]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/wiki-how-to-display-already-uploaded-images/</guid>
		<description><![CDATA[I have built a website for a group and we will be needing images to be displayed in certain pages. At present, uploading images, whilst permitted, is bringing an internal error (&#8220;The upload directory (public) is missing and could not be created by the webserver.&#8221; whilst a PHP error is returned: &#8220;Warning: mkdir() [function.mkdir]: Permission [...]]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/wiki-how-to-display-already-uploaded-images/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>php challenge perhaps?</title>
		<link>http://phparmor.com/php-source-code/php-challenge-perhaps/</link>
		<comments>http://phparmor.com/php-source-code/php-challenge-perhaps/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 17:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[challenge]]></category>
		<category><![CDATA[code]]></category>
		<category><![CDATA[description]]></category>
		<category><![CDATA[expert]]></category>
		<category><![CDATA[java]]></category>
		<category><![CDATA[javas]]></category>
		<category><![CDATA[link]]></category>
		<category><![CDATA[search]]></category>
		<category><![CDATA[server]]></category>
		<category><![CDATA[somethin]]></category>
		<category><![CDATA[tht]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/php-challenge-perhaps/</guid>
		<description><![CDATA[Is there any PHP expert out there willing to look over some code i have and help me with somethin? the codes kinda long to paste here.. I have a db created on my server.i get ot add books, (name, price, cover, description).. then i get to perform searches for title matching kewords..all tht is [...]]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/php-challenge-perhaps/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>PHP/MySQL on user registration add new folder?</title>
		<link>http://phparmor.com/php-source-code/phpmysql-on-user-registration-add-new-folder/</link>
		<comments>http://phparmor.com/php-source-code/phpmysql-on-user-registration-add-new-folder/#comments</comments>
		<pubDate>Wed, 28 Jul 2010 11:13:48 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[choice]]></category>
		<category><![CDATA[folder]]></category>
		<category><![CDATA[mysql]]></category>
		<category><![CDATA[name]]></category>
		<category><![CDATA[new folder]]></category>
		<category><![CDATA[registration]]></category>
		<category><![CDATA[user]]></category>
		<category><![CDATA[username]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/phpmysql-on-user-registration-add-new-folder/</guid>
		<description><![CDATA[How would I code, in PHP, that when a user registers a folder the same name of their choice of username was created?]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/phpmysql-on-user-registration-add-new-folder/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>For PHP experts..?</title>
		<link>http://phparmor.com/php-source-code/for-php-experts/</link>
		<comments>http://phparmor.com/php-source-code/for-php-experts/#comments</comments>
		<pubDate>Sun, 25 Jul 2010 16:05:10 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[anyone]]></category>
		<category><![CDATA[book title]]></category>
		<category><![CDATA[database]]></category>
		<category><![CDATA[instance]]></category>
		<category><![CDATA[keyword]]></category>
		<category><![CDATA[moment]]></category>
		<category><![CDATA[pop up window]]></category>
		<category><![CDATA[popup window]]></category>
		<category><![CDATA[program]]></category>
		<category><![CDATA[result]]></category>
		<category><![CDATA[title]]></category>
		<category><![CDATA[window]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/for-php-experts/</guid>
		<description><![CDATA[At the moment, i have a program that searches for books in a database, and then returns links to the matching title found having the keyword. How would i set it up such that i can have every keyword for in the result highlighted? For instance when book title are found, links are returned. The [...]]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/for-php-experts/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Why do my wordpress shows php errors? please help!?</title>
		<link>http://phparmor.com/php-source-code/why-do-my-wordpress-shows-php-errors-please-help/</link>
		<comments>http://phparmor.com/php-source-code/why-do-my-wordpress-shows-php-errors-please-help/#comments</comments>
		<pubDate>Sat, 24 Jul 2010 02:16:31 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[control]]></category>
		<category><![CDATA[control panel]]></category>
		<category><![CDATA[panel]]></category>
		<category><![CDATA[statement]]></category>
		<category><![CDATA[top]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/why-do-my-wordpress-shows-php-errors-please-help/</guid>
		<description><![CDATA[I always have this statement in the top of my wordpress pages and in my some pages in the Control Panel Warning: fclose() has been disabled for security reasons in /home/anoodoba/public_html/wp-includes/functions.php on line 3604]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/why-do-my-wordpress-shows-php-errors-please-help/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>What is the difference between asp.net and php in regards to making an ecommerce site?</title>
		<link>http://phparmor.com/php-source-code/what-is-the-difference-between-asp-net-and-php-in-regards-to-making-an-ecommerce-site/</link>
		<comments>http://phparmor.com/php-source-code/what-is-the-difference-between-asp-net-and-php-in-regards-to-making-an-ecommerce-site/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 13:06:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[ASP]]></category>
		<category><![CDATA[difference]]></category>
		<category><![CDATA[ecommerce]]></category>
		<category><![CDATA[NET]]></category>
		<category><![CDATA[Site]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/what-is-the-difference-between-asp-net-and-php-in-regards-to-making-an-ecommerce-site/</guid>
		<description><![CDATA[What is the difference between asp.net and php in regards to making an ecommerce site?]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/what-is-the-difference-between-asp-net-and-php-in-regards-to-making-an-ecommerce-site/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Can you help to find a community (a forum, chats, etc) on the internet where you can easy learn &#8220;programming&#8221;?</title>
		<link>http://phparmor.com/php-source-code/can-you-help-to-find-a-community-a-forum-chats-etc-on-the-internet-where-you-can-easy-learn-programming/</link>
		<comments>http://phparmor.com/php-source-code/can-you-help-to-find-a-community-a-forum-chats-etc-on-the-internet-where-you-can-easy-learn-programming/#comments</comments>
		<pubDate>Fri, 23 Jul 2010 06:05:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[php]]></category>
		<category><![CDATA[community]]></category>
		<category><![CDATA[community languages]]></category>
		<category><![CDATA[forum]]></category>
		<category><![CDATA[html]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[place]]></category>
		<category><![CDATA[programming]]></category>
		<category><![CDATA[Suggestions]]></category>

		<guid isPermaLink="false">http://phparmor.com/php-source-code/can-you-help-to-find-a-community-a-forum-chats-etc-on-the-internet-where-you-can-easy-learn-programming/</guid>
		<description><![CDATA[Help to find a place on the internet where you can learn ( for free and in a community) languages like C++, html, PHP, etc. Suggestions?]]></description>
		<wfw:commentRss>http://phparmor.com/php-source-code/can-you-help-to-find-a-community-a-forum-chats-etc-on-the-internet-where-you-can-easy-learn-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
