<?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>Tutorials, Scripts, Technology and Interview Tips &#187; PHP</title>
	<atom:link href="http://mistonline.in/wp/technology/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://mistonline.in/wp</link>
	<description>The One Stop Reference For Web Developers</description>
	<lastBuildDate>Tue, 15 May 2012 15:59:57 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.2</generator>
		<item>
		<title>Copy mysql column in varchar to type date</title>
		<link>http://mistonline.in/wp/copy-mysql-column-from-a-different-data-type-to-type-date/</link>
		<comments>http://mistonline.in/wp/copy-mysql-column-from-a-different-data-type-to-type-date/#comments</comments>
		<pubDate>Wed, 02 May 2012 20:40:56 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1716</guid>
		<description><![CDATA[It is really difficult to find this kind of tutorial in the web which will help a developer to copy all the data from a date column of type VARCHAR to a new column of type DATE in mysql without having too much complex modification on your base code. Some times it happens when a [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/copy-mysql-column-from-a-different-data-type-to-type-date/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Tag cloud using php, mysql and ajax with filter</title>
		<link>http://mistonline.in/wp/tag-cloud-using-php-mysql-and-ajax-with-filter/</link>
		<comments>http://mistonline.in/wp/tag-cloud-using-php-mysql-and-ajax-with-filter/#comments</comments>
		<pubDate>Tue, 24 Apr 2012 14:58:55 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[array]]></category>
		<category><![CDATA[Web Tools]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1681</guid>
		<description><![CDATA[Simple and effective script to build a tag cloud for your website. Here we use PHP, Ajax and MYSQL. Tagging is now becoming an unavoidable area in website building and if you have a built in code like the one you are about to see, then it will be easy for a developer to integrate [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/tag-cloud-using-php-mysql-and-ajax-with-filter/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Autosuggestion / Autocomplete script using PHP and Ajax</title>
		<link>http://mistonline.in/wp/autosuggestion-autocomplete-script-using-php-and-ajax/</link>
		<comments>http://mistonline.in/wp/autosuggestion-autocomplete-script-using-php-and-ajax/#comments</comments>
		<pubDate>Tue, 13 Mar 2012 16:03:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1652</guid>
		<description><![CDATA[This script is written in PHP. AJAX and Some CSS script for adding an elegant look. Here we are not using any Database in the backend. Everything is displayed from the Array of data we have inside php.This is a very useful script for your website. The php script will look like this, Here i [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/autosuggestion-autocomplete-script-using-php-and-ajax/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Simple auto suggest script using ajax php css and tags from wordpress</title>
		<link>http://mistonline.in/wp/simple-auto-suggest-script-using-ajax-php-css-and-tags-from-wordpress/</link>
		<comments>http://mistonline.in/wp/simple-auto-suggest-script-using-ajax-php-css-and-tags-from-wordpress/#comments</comments>
		<pubDate>Thu, 01 Mar 2012 21:00:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Ajax]]></category>
		<category><![CDATA[Css]]></category>
		<category><![CDATA[Html]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>
		<category><![CDATA[Wordpress Tips]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1642</guid>
		<description><![CDATA[This is a simple script that will automatically display suggestions near the input box when the user start typing words/letters similar to that inside a database/text file/xml. Here i am using mysql as my back end data provider. For this i am also getting some data from wordpress. I am displaying the wordpress tags as [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/simple-auto-suggest-script-using-ajax-php-css-and-tags-from-wordpress/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Remote Mysql Connection From CPANEL And Connect To MYSQL Database From Your Local Webserver or Other External Web Server</title>
		<link>http://mistonline.in/wp/using-remote-mysql-connection-from-cpanel-and-connect-to-mysql-database-from-your-local-webserver-or-other-external-web-server/</link>
		<comments>http://mistonline.in/wp/using-remote-mysql-connection-from-cpanel-and-connect-to-mysql-database-from-your-local-webserver-or-other-external-web-server/#comments</comments>
		<pubDate>Mon, 20 Feb 2012 18:21:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[cpanel]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1628</guid>
		<description><![CDATA[Using php and remote Mysql Connection option From CPANEL we can connect to MYSQL Database from our local Webserver or Other External Web Server.There are some points we need to take care while doing this. Follow the below steps 1)First find your ipaddress. If you have a Linux/Unix box then use ifconfig command to find [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/using-remote-mysql-connection-from-cpanel-and-connect-to-mysql-database-from-your-local-webserver-or-other-external-web-server/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Image gallery using php and mysql blob storage and displaying the image from mysql blob</title>
		<link>http://mistonline.in/wp/image-gallery-using-php-and-mysql-blob-storage-and-displaying-the-image-from-mysql-blob/</link>
		<comments>http://mistonline.in/wp/image-gallery-using-php-and-mysql-blob-storage-and-displaying-the-image-from-mysql-blob/#comments</comments>
		<pubDate>Mon, 13 Feb 2012 15:14:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1624</guid>
		<description><![CDATA[Image gallery using php and mysql blob storage was already discussed in this website. Please take a look at it. Php mysql example image gallery blob storage Now we are about to see a new tutorial on how to display the data or the image from mysql. This can basically be called as a 2nd [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/image-gallery-using-php-and-mysql-blob-storage-and-displaying-the-image-from-mysql-blob/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Convert Month Name To Month Number Using Simple php</title>
		<link>http://mistonline.in/wp/convert-month-name-to-month-number-using-simple-php/</link>
		<comments>http://mistonline.in/wp/convert-month-name-to-month-number-using-simple-php/#comments</comments>
		<pubDate>Thu, 09 Feb 2012 17:07:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1618</guid>
		<description><![CDATA[Convert month name to month number using simple php. Here i am using the simplest trick of IF conditon in php which doesn&#8217;t need any complex logic.Here i am just converting JAN,FEB,MAR,APR,MAY&#8230;DEC accordingly. You can modify the script and change the month name according to your convinence. DEMO Incoming search terms: jquery flipbook demo (2) [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/convert-month-name-to-month-number-using-simple-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Count distinct records or values and display it using mysql and php</title>
		<link>http://mistonline.in/wp/count-distinct-records-or-values-and-display-it-using-mysql-and-php/</link>
		<comments>http://mistonline.in/wp/count-distinct-records-or-values-and-display-it-using-mysql-and-php/#comments</comments>
		<pubDate>Sun, 15 Jan 2012 08:42:30 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Mysql]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1612</guid>
		<description><![CDATA[This tutorial shows you how to count unique records with mysql and display it using php. Very simple to understand. This line simply means that the count value is assigned to variable count_me and we can ECHO it using Complete code is displayed below. Here i am using connect.php which contains the usual connecting logic [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/count-distinct-records-or-values-and-display-it-using-mysql-and-php/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Sort MYSQL data according to the date in php or mysql itself</title>
		<link>http://mistonline.in/wp/sort-mysql-d/</link>
		<comments>http://mistonline.in/wp/sort-mysql-d/#comments</comments>
		<pubDate>Thu, 05 Jan 2012 14:15:23 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1605</guid>
		<description><![CDATA[Sort the data from mysql using date. If you have a field inside mysql for DATE and you need to sort the data accordingly in ascending or descending order you can use this UNIX_TIMESTAMP(FIELD NAME). You can even update your existing SQL TYPE to DATE but it may sometimes results in loss of date if [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/sort-mysql-d/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Redirect webpage using php</title>
		<link>http://mistonline.in/wp/redirect-webpage-using-php/</link>
		<comments>http://mistonline.in/wp/redirect-webpage-using-php/#comments</comments>
		<pubDate>Fri, 18 Nov 2011 15:46:19 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1584</guid>
		<description><![CDATA[Redirect webpage after a specific time delay using php.We have html code for redirecting one webpage to another.But here we have php for doing the same. We can even give a delay of our choice inside the code. Grab the code here. Put the above code in any webpage you need the redirection to be [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/redirect-webpage-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Read text file reverse using php</title>
		<link>http://mistonline.in/wp/read-text-file-reverse-using-php/</link>
		<comments>http://mistonline.in/wp/read-text-file-reverse-using-php/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 08:57:06 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1578</guid>
		<description><![CDATA[Read text file reverse using php Demo Incoming search terms: php file reverse (2) contoh code javascript get data from listbox (1) file reader using php (1) php autosuggest script using text file (1) php чтение файл reverse (1) phpword add image using absolute path tips and hacks (1) read text window reverse (1) xml [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/read-text-file-reverse-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Send mail to admin or website owner when ever the logs show 404 or 500 or 401 or 400 error codes</title>
		<link>http://mistonline.in/wp/send-mail-to-admin-or-website-owner-when-ever-the-logs-show-404-or-500-or-401-or-400-error-codes/</link>
		<comments>http://mistonline.in/wp/send-mail-to-admin-or-website-owner-when-ever-the-logs-show-404-or-500-or-401-or-400-error-codes/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 08:45:41 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1572</guid>
		<description><![CDATA[Send an mail to admin or website owner when ever the logs show 404 or file not found error.This script can be used as a cron and is run on everyday basis to get all the details in your email.You can modify the code URI accordingly to get different error message details such as 404, [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/send-mail-to-admin-or-website-owner-when-ever-the-logs-show-404-or-500-or-401-or-400-error-codes/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Date in title bar using php</title>
		<link>http://mistonline.in/wp/date-in-title-bar-using-php/</link>
		<comments>http://mistonline.in/wp/date-in-title-bar-using-php/#comments</comments>
		<pubDate>Sun, 13 Nov 2011 07:12:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1569</guid>
		<description><![CDATA[This is a simple script that appends date inside the html title tag. Incoming search terms: intitle:details powered by: php link directory acquire (3) date in title bar using php (2) jewish clothing pictures admin php intitle:datalife engine (2) suicide girls pin up admin php intitle:datalife engine (2) ajax countdown timer php flip (1) php [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/date-in-title-bar-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Setup a smtp server on your localsystem or server using hmailserver and send email</title>
		<link>http://mistonline.in/wp/setup-a-smtp-server-on-your-localsystem-or-server-using-hmailserver-and-send-email/</link>
		<comments>http://mistonline.in/wp/setup-a-smtp-server-on-your-localsystem-or-server-using-hmailserver-and-send-email/#comments</comments>
		<pubDate>Wed, 26 Oct 2011 17:24:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1565</guid>
		<description><![CDATA[Setup a smtp server on the system, if you are running on windows use hmailserver and configure it and send any number of mails. DOWNLOAD HMAIL SERVER HERE &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;a)Select the default settings that popup under installation window { DONT MODIFY ANYTHING JUST PRESS NEXT AND INSTALL IT } &#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;&#160;b)Once installed it will ask for a [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/setup-a-smtp-server-on-your-localsystem-or-server-using-hmailserver-and-send-email/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Replace a string in a text or php file and save it using php</title>
		<link>http://mistonline.in/wp/replace-a-string-in-a-text-or-php-file-and-save-it-using-php/</link>
		<comments>http://mistonline.in/wp/replace-a-string-in-a-text-or-php-file-and-save-it-using-php/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 16:14:38 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1562</guid>
		<description><![CDATA[Replace a string in a text or php file and save it using php. A very simple example.Here test_file.php is the php file i am using to replace ip address inside that. Incoming search terms: 3drop down list using php (1) exporting mediumblob data from mysql problems (1) jqery scrolling text (1)]]></description>
		<wfw:commentRss>http://mistonline.in/wp/replace-a-string-in-a-text-or-php-file-and-save-it-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the MAC address of the system using php</title>
		<link>http://mistonline.in/wp/get-the-mac-address-of-the-system-using-php/</link>
		<comments>http://mistonline.in/wp/get-the-mac-address-of-the-system-using-php/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 15:50:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1558</guid>
		<description><![CDATA[Get the MAC address of the system using php. Incoming search terms: php mac address (3) tutorial php mac address (2) php get mac address (2) php get system mac address (2) javascript mac address (2) $pmac = strpos($mycom $findme); (1) php curl mac adress (1) php get mac address of the system script (1) [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/get-the-mac-address-of-the-system-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get the public IP address of the system not the default ip using php</title>
		<link>http://mistonline.in/wp/get-the-public-ip-address-of-the-system-not-the-default-ip-using-php/</link>
		<comments>http://mistonline.in/wp/get-the-public-ip-address-of-the-system-not-the-default-ip-using-php/#comments</comments>
		<pubDate>Tue, 25 Oct 2011 15:46:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1554</guid>
		<description><![CDATA[Get the ip address of the system [usually assigned by ISP], the public ip address using php. Here we are using Output buffer. CLICK HERE to take a look at what is Output buffering in php. Incoming search terms: random xml node php (2) how to load value from db to timetextbox (2) public ip [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/get-the-public-ip-address-of-the-system-not-the-default-ip-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Output buffering using ob_start in php</title>
		<link>http://mistonline.in/wp/output-buffering-using-ob_start-in-php/</link>
		<comments>http://mistonline.in/wp/output-buffering-using-ob_start-in-php/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 04:23:11 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1537</guid>
		<description><![CDATA[Output buffering using ob_start in php and saving it to a variable, this is a very good feature available in php mainly when we want to output and html data or php data Incoming search terms: php output buffering tutorial (5) ob_start tutorial (5) using ob_start php (2) php ob_start csv (2) php 500 internal [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/output-buffering-using-ob_start-in-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Get browser language using php</title>
		<link>http://mistonline.in/wp/get-browser-language-using-php/</link>
		<comments>http://mistonline.in/wp/get-browser-language-using-php/#comments</comments>
		<pubDate>Sun, 16 Oct 2011 04:16:33 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1533</guid>
		<description><![CDATA[In php you can get the language of your visitor, this is very helpful if you have many versions of your website for different languages. Incoming search terms: get browser language using php (1) inurl php\mail:id= (1)]]></description>
		<wfw:commentRss>http://mistonline.in/wp/get-browser-language-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Find files inside a directory that starts with a specific string using php</title>
		<link>http://mistonline.in/wp/find-files-inside-a-directory-that-starts-with-a-specific-string-using-php/</link>
		<comments>http://mistonline.in/wp/find-files-inside-a-directory-that-starts-with-a-specific-string-using-php/#comments</comments>
		<pubDate>Wed, 31 Aug 2011 18:29:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[scripts]]></category>

		<guid isPermaLink="false">http://mistonline.in/wp/?p=1502</guid>
		<description><![CDATA[Find files inside a directory that starts with a specific string using php.This script will search for files that starts with a string [Whatever you give] inside the query string. For instance if the below script is saved inside a file say search_files.php then the script will work if you provide www..com/search_files.php?name=access_log Incoming search terms: [...]]]></description>
		<wfw:commentRss>http://mistonline.in/wp/find-files-inside-a-directory-that-starts-with-a-specific-string-using-php/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

