<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: MySQL &#8211; triggers</title>
	<atom:link href="http://www.codingfriends.com/index.php/2010/03/11/mysql-triggers/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.codingfriends.com/index.php/2010/03/11/mysql-triggers/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=mysql-triggers</link>
	<description>Coding Friends, place for developers.</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:20:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: genux</title>
		<link>http://www.codingfriends.com/index.php/2010/03/11/mysql-triggers/comment-page-1/#comment-46</link>
		<dc:creator>genux</dc:creator>
		<pubDate>Tue, 06 Apr 2010 08:50:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=801#comment-46</guid>
		<description>A mysql trigger is applied on the database, so it is a database code, the php code would &quot;use&quot; the trigger when it does a insert but you do not code a mysql trigger as such from php.</description>
		<content:encoded><![CDATA[<p>A mysql trigger is applied on the database, so it is a database code, the php code would &#8220;use&#8221; the trigger when it does a insert but you do not code a mysql trigger as such from php.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rocket</title>
		<link>http://www.codingfriends.com/index.php/2010/03/11/mysql-triggers/comment-page-1/#comment-45</link>
		<dc:creator>rocket</dc:creator>
		<pubDate>Tue, 06 Apr 2010 05:16:42 +0000</pubDate>
		<guid isPermaLink="false">http://www.codingfriends.com/?p=801#comment-45</guid>
		<description>can i insert the mysql trigger into php code?</description>
		<content:encoded><![CDATA[<p>can i insert the mysql trigger into php code?</p>
]]></content:encoded>
	</item>
</channel>
</rss>

