<?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>Tejas P Mehta &#187; Import .sql file with PHP</title>
	<atom:link href="http://myblog.tejaspmehta.com/tag/import-sql-file-with-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://myblog.tejaspmehta.com</link>
	<description></description>
	<lastBuildDate>Mon, 08 Aug 2011 05:20:20 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Import .sql file with PHP</title>
		<link>http://myblog.tejaspmehta.com/2009/08/import-sql-file-with-php/</link>
		<comments>http://myblog.tejaspmehta.com/2009/08/import-sql-file-with-php/#comments</comments>
		<pubDate>Mon, 03 Aug 2009 18:58:14 +0000</pubDate>
		<dc:creator>tejaspmehta</dc:creator>
				<category><![CDATA[PHP/MySql Help]]></category>
		<category><![CDATA[Import .sql file with PHP]]></category>
		<category><![CDATA[Mysql]]></category>
		<category><![CDATA[Mysql dump]]></category>

		<guid isPermaLink="false">http://myblog.tejaspmehta.com/?p=102</guid>
		<description><![CDATA[Few days ago i get 15MB .sql file in which only one table was there with data. My task is to just import those data in database. Now i have phpMyAdmin but it can allow me 8MB of file. Even i do not have any other support on server. So now i have to write [...]]]></description>
		<wfw:commentRss>http://myblog.tejaspmehta.com/2009/08/import-sql-file-with-php/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

