<?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>TechMynd &#187; PHP/Ajax</title>
	<atom:link href="http://www.techmynd.com/category/tutorials/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.techmynd.com</link>
	<description>Computer, internet, software, reviews, tips, games, technology, downloads</description>
	<lastBuildDate>Sat, 11 Feb 2012 19:42:26 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Squid Cache &#8211; Optimize Web Delivery</title>
		<link>http://www.techmynd.com/squid-cache-optimize-web-delivery/</link>
		<comments>http://www.techmynd.com/squid-cache-optimize-web-delivery/#comments</comments>
		<pubDate>Fri, 27 Feb 2009 00:37:05 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Developer's Corner]]></category>
		<category><![CDATA[Internet/ Web]]></category>
		<category><![CDATA[performance]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Accelerator]]></category>
		<category><![CDATA[data]]></category>
		<category><![CDATA[internet]]></category>
		<category><![CDATA[optimize]]></category>
		<category><![CDATA[optimize squid]]></category>
		<category><![CDATA[speed]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=798</guid>
		<description><![CDATA[Squid is a caching proxy for the Web supporting HTTP, HTTPS, FTP, and more. It reduces bandwidth and improves response times by caching and reusing frequently-requested web pages. Squid has extensive access controls and makes a great server accelerator. It runs on Unix and Windows and is licensed under the GNU GPL. Making the most [...]<p><a href="http://www.techmynd.com/squid-cache-optimize-web-delivery/">Squid Cache &#8211; Optimize Web Delivery</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/squid-cache-optimize-web-delivery/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Register Globals Explained &#8211; Headers Already Sent &#8211; Undefined Variable</title>
		<link>http://www.techmynd.com/php-register-globals-explained-headers-already-sent-undefined-variable/</link>
		<comments>http://www.techmynd.com/php-register-globals-explained-headers-already-sent-undefined-variable/#comments</comments>
		<pubDate>Sat, 19 Apr 2008 07:57:06 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/php-register-globals-explained-headers-already-sent-undefined-variable/</guid>
		<description><![CDATA[There are some situations where simple code may work properly in case of PHP online or at localhost if register_globals are on. But not necessarily if register_globals are off. Warning: Undefined Index &#8211; Use of Undefined constant selected Warning: Header already sent Sometimes messages like above that header already sent or undefined variable/ index can [...]<p><a href="http://www.techmynd.com/php-register-globals-explained-headers-already-sent-undefined-variable/">PHP Register Globals Explained &#8211; Headers Already Sent &#8211; Undefined Variable</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/php-register-globals-explained-headers-already-sent-undefined-variable/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get Dynamic And Static IP Address Of Visitor In PHP</title>
		<link>http://www.techmynd.com/get-users-dynamic-static-ip-address-in-php/</link>
		<comments>http://www.techmynd.com/get-users-dynamic-static-ip-address-in-php/#comments</comments>
		<pubDate>Fri, 14 Mar 2008 00:37:09 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/get-users-dynamic-static-ip-address-in-php/</guid>
		<description><![CDATA[Suppose we have a website and we want to get the user IP address and want to display it for him or we want to store it and get a log for the hits of website. Also sometimes users may share same IP address for internet sharing &#38; usage so his PC&#8217;s IP will be [...]<p><a href="http://www.techmynd.com/get-users-dynamic-static-ip-address-in-php/">Get Dynamic And Static IP Address Of Visitor In PHP</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/get-users-dynamic-static-ip-address-in-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PHP Easy Most Database Connection</title>
		<link>http://www.techmynd.com/php-easy-most-database-connection/</link>
		<comments>http://www.techmynd.com/php-easy-most-database-connection/#comments</comments>
		<pubDate>Sun, 24 Feb 2008 12:13:54 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=273</guid>
		<description><![CDATA[Setting up a database connection can be a difficult task. Search Google and the scripts you will find will amaze you. These are lengthy and boring. Here is the easy most method to create a dbconnection for PHP and mysql. &#60;?php /* Online settings $db = mysql_connect(&#34;localhost&#34;, &#34;root&#34;, &#34;password&#34;); mysql_select_db(&#34;dbname&#34;,$db); $siteurl = http://www.techmynd.com/; *//* Local [...]<p><a href="http://www.techmynd.com/php-easy-most-database-connection/">PHP Easy Most Database Connection</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/php-easy-most-database-connection/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>PMB Is Out For Download &#8211; PHP MySQL Records Management CMS</title>
		<link>http://www.techmynd.com/pmb-is-out-for-download-php-mysql-record-management-cms/</link>
		<comments>http://www.techmynd.com/pmb-is-out-for-download-php-mysql-record-management-cms/#comments</comments>
		<pubDate>Sat, 15 Dec 2007 20:00:03 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Developer's Corner]]></category>
		<category><![CDATA[Downloads]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Resources]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=244</guid>
		<description><![CDATA[PHP Personal Management Book is available for download, absolutely free. PHP Personal Management Book is a complete PHP CMS for personal record management and covers more than just Address Book or Phone Book requirements. The purpose of this software is to enable you manage upcoming events which matter to you most and help you remember and [...]<p><a href="http://www.techmynd.com/pmb-is-out-for-download-php-mysql-record-management-cms/">PMB Is Out For Download &#8211; PHP MySQL Records Management CMS</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/pmb-is-out-for-download-php-mysql-record-management-cms/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Developing A PHP CMS &#8211; Coding &amp; Programming</title>
		<link>http://www.techmynd.com/developing-a-php-cms-coding-programming/</link>
		<comments>http://www.techmynd.com/developing-a-php-cms-coding-programming/#comments</comments>
		<pubDate>Mon, 03 Dec 2007 20:00:46 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[CMS]]></category>
		<category><![CDATA[Developer's Corner]]></category>
		<category><![CDATA[Freebies]]></category>
		<category><![CDATA[Goodies]]></category>
		<category><![CDATA[Online Tools]]></category>
		<category><![CDATA[Personal]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Resources]]></category>
		<category><![CDATA[online tools]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=231</guid>
		<description><![CDATA[I will have to admit. Programming is a very sensitive and careful work to do. Its been quite some days while I have been developing my new but first open source based, php full content management system. Even if I did write down all the points which I will be going to cover in this [...]<p><a href="http://www.techmynd.com/developing-a-php-cms-coding-programming/">Developing A PHP CMS &#8211; Coding &#038; Programming</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/developing-a-php-cms-coding-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Auto Populate Year Range in PHP</title>
		<link>http://www.techmynd.com/auto-populate-year-range-in-php/</link>
		<comments>http://www.techmynd.com/auto-populate-year-range-in-php/#comments</comments>
		<pubDate>Thu, 25 Oct 2007 18:26:23 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=94</guid>
		<description><![CDATA[Building a &#8216;Year drop down list&#8217; can be a boring task. And you have to change it manually after every year. Douh! Here is a PHP easy way to auto populate years list and you can adjust the starting year. PHP Year Drop Down Autopopulated List Code &#60;?php $currentYear = date&#40;&#34;Y&#34;&#41;; $years = range &#40;$currentYear, [...]<p><a href="http://www.techmynd.com/auto-populate-year-range-in-php/">Auto Populate Year Range in PHP</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/auto-populate-year-range-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Date and Time in PHP</title>
		<link>http://www.techmynd.com/date-time-in-php/</link>
		<comments>http://www.techmynd.com/date-time-in-php/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 22:29:59 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[script]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=52</guid>
		<description><![CDATA[Display date and time at your website using simple PHP script. &#60;?PHP echo date&#40;&#34;D M d, Y H:i:s&#34;&#41;; ?&#62; For more scripts on customizing date and time in PHP, proceed to the PHPMagicBook through following link. Date and Time in PHP Date and Time in PHP is a post from: TechMynd.<p><a href="http://www.techmynd.com/date-time-in-php/">Date and Time in PHP</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/date-time-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>PHP Downloads</title>
		<link>http://www.techmynd.com/php-downloads/</link>
		<comments>http://www.techmynd.com/php-downloads/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 13:53:02 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Downloads]]></category>
		<category><![CDATA[mySQL/phpMyAdmin]]></category>
		<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=31</guid>
		<description><![CDATA[Not many developers know this but PHP originally stood for Personal Home Page. PHP (Hypertext Preprocessor) is an open source programming language. PHP is a widely-used general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. I will share some of the best resources with you relating to the [...]<p><a href="http://www.techmynd.com/php-downloads/">PHP Downloads</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/php-downloads/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Why PHP 5 Rocks</title>
		<link>http://www.techmynd.com/why-php-5-rocks/</link>
		<comments>http://www.techmynd.com/why-php-5-rocks/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 13:48:41 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[Developer's Corner]]></category>
		<category><![CDATA[PHP/Ajax]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=30</guid>
		<description><![CDATA[PHP 5, is the first major release of PHP in years to focus on new features. While one of the key goals behind PHP 3 was increasing PHP/FI 2.0&#8242;s performance and efficiency, at the same time it introduced a whole new set of functionality. That was back in 1998. PHP 4 provided another speed burst, [...]<p><a href="http://www.techmynd.com/why-php-5-rocks/">Why PHP 5 Rocks</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/why-php-5-rocks/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Load External File (Data) With Ajax</title>
		<link>http://www.techmynd.com/load-external-file-data-with-ajax/</link>
		<comments>http://www.techmynd.com/load-external-file-data-with-ajax/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 12:53:04 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=22</guid>
		<description><![CDATA[Here is a simple example of how external data in different files can be called from outside in a single file on some action using Ajax technology. I am writing the code for 5 files. Just copy it. Create same file as mentioned below, named these accordingly paste data in and test it. example.htm &#60;html&#62; [...]<p><a href="http://www.techmynd.com/load-external-file-data-with-ajax/">Load External File (Data) With Ajax</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/load-external-file-data-with-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax, PHP Contact Form Download</title>
		<link>http://www.techmynd.com/ajax-php-contact-form/</link>
		<comments>http://www.techmynd.com/ajax-php-contact-form/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 12:19:08 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=21</guid>
		<description><![CDATA[Send emails using PHP and AJAX. Its a complete AJAX PHP based email solution. Just download it and give it a try. Do not forget to change recipient’s email address in scripts/contact.php file and scripts/xmlHttpRequest.php file. Download Files Script Home Ajax, PHP Contact Form Download is a post from: TechMynd.<p><a href="http://www.techmynd.com/ajax-php-contact-form/">Ajax, PHP Contact Form Download</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/ajax-php-contact-form/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ajax Programming</title>
		<link>http://www.techmynd.com/ajax-programming/</link>
		<comments>http://www.techmynd.com/ajax-programming/#comments</comments>
		<pubDate>Sun, 08 Jul 2007 11:38:31 +0000</pubDate>
		<dc:creator>Hiroshi</dc:creator>
				<category><![CDATA[PHP/Ajax]]></category>
		<category><![CDATA[Tutorials]]></category>
		<category><![CDATA[AJAX]]></category>
		<category><![CDATA[Programming]]></category>

		<guid isPermaLink="false">http://www.techmynd.com/?p=20</guid>
		<description><![CDATA[Ajax, or AJAX, is a web development technique used for creating interactive web applications. The intent is to make web pages feel more responsive by exchanging small amounts of data with the server behind the scenes, so that the entire web page does not have to be reloaded each time the user requests a change. [...]<p><a href="http://www.techmynd.com/ajax-programming/">Ajax Programming</a> is a post from: <a href="http://www.techmynd.com">TechMynd</a>.</p>
]]></description>
		<wfw:commentRss>http://www.techmynd.com/ajax-programming/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic (Feed is rejected)
Page Caching using disk: enhanced
Database Caching 1/55 queries in 0.848 seconds using disk: basic
Object Caching 1528/1640 objects using disk: basic

Served from: www.techmynd.com @ 2012-02-12 03:02:38 -->
