<?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>SaurabhDeveloper BLOG &#187; PHP</title>
	<atom:link href="http://www.saurabhdeveloper.com/blog/tag/php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.saurabhdeveloper.com/blog</link>
	<description>Imporve Your Programming Skill</description>
	<lastBuildDate>Sat, 09 Apr 2011 21:33:28 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Delete row in mysql from php</title>
		<link>http://www.saurabhdeveloper.com/blog/2010/01/14/delete-row-in-mysql-from-php/</link>
		<comments>http://www.saurabhdeveloper.com/blog/2010/01/14/delete-row-in-mysql-from-php/#comments</comments>
		<pubDate>Wed, 13 Jan 2010 18:56:01 +0000</pubDate>
		<dc:creator>anuj</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[delete row]]></category>
		<category><![CDATA[mysql]]></category>

		<guid isPermaLink="false">http://www.saurabhdeveloper.com/blog/?p=21</guid>
		<description><![CDATA[I have been working on this a while and have tried just about way trying to delete a row from a database using a button. What I have is a list of websites and data about each on each row. Then next to the row is a Delete button. I just want it to delete [...]]]></description>
			<content:encoded><![CDATA[<p>I have been working on this a while and have tried just about way trying to delete a row from a database using a button. What I have is a list of websites and data about each on each row. Then next to the row is a Delete button. I just want it to delete that one row and refresh the page when clicked. I already have the table made but when I click the button, it just refreshes the page but nothing happens.<br />
I have tried different things but here is what I have now. I know it is terribly wrong.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.saurabhdeveloper.com/blog/2010/01/14/delete-row-in-mysql-from-php/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>

