<?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: PHP/AJAX: Call PHP function by clicking a link</title>
	<atom:link href="http://chriscook.me/web-development/phpajax-execute-php-function-by-clicking-a-link/feed/" rel="self" type="application/rss+xml" />
	<link>http://chriscook.me/web-development/phpajax-execute-php-function-by-clicking-a-link/</link>
	<description>Homepage</description>
	<lastBuildDate>Wed, 07 Apr 2010 09:59:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Ahmad</title>
		<link>http://chriscook.me/web-development/phpajax-execute-php-function-by-clicking-a-link/comment-page-1/#comment-160</link>
		<dc:creator>Ahmad</dc:creator>
		<pubDate>Wed, 07 Apr 2010 09:59:27 +0000</pubDate>
		<guid isPermaLink="false">http://chriscook.me/?p=46#comment-160</guid>
		<description>Hai Chris,
We need call php funtion at some page but didn&#039;t work
----------script----






{code type=html}&lt;a href=&quot;myFunction()&quot; rel=&quot;nofollow&quot;&gt;Click me&lt;/a&gt;{/code}

------------------

we try using javascript to call php function...











{code type=html}&lt;a href=&quot;myFunction()&quot; rel=&quot;nofollow&quot;&gt;Click me&lt;/a&gt;{/code}



Could you help me using your script,

Thanks for your help.</description>
		<content:encoded><![CDATA[<p>Hai Chris,<br />
We need call php funtion at some page but didn&#8217;t work<br />
&#8212;&#8212;&#8212;-script&#8212;-</p>
<pre class="html"><span class="htmlAnchorTag">&lt;a href=<span class="htmlAttributeValue">&quot;myFunction()&quot;</span> rel=<span class="htmlAttributeValue">&quot;nofollow&quot;</span>&gt;</span>Click me<span class="htmlAnchorTag">&lt;/a&gt;</span></pre>
<p>&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p>we try using javascript to call php function&#8230;</p>
<pre class="html"><span class="htmlAnchorTag">&lt;a href=<span class="htmlAttributeValue">&quot;myFunction()&quot;</span> rel=<span class="htmlAttributeValue">&quot;nofollow&quot;</span>&gt;</span>Click me<span class="htmlAnchorTag">&lt;/a&gt;</span></pre>
<p>Could you help me using your script,</p>
<p>Thanks for your help.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://chriscook.me/web-development/phpajax-execute-php-function-by-clicking-a-link/comment-page-1/#comment-151</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 30 Mar 2010 11:49:27 +0000</pubDate>
		<guid isPermaLink="false">http://chriscook.me/?p=46#comment-151</guid>
		<description>One minor errormessage though:

Mensaje: Se esperaba una función (awaiting a function)
Línea: 25
Carácter: 1
Código: 0
</description>
		<content:encoded><![CDATA[<p>One minor errormessage though:</p>
<p>Mensaje: Se esperaba una función (awaiting a function)<br />
Línea: 25<br />
Carácter: 1<br />
Código: 0</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ray</title>
		<link>http://chriscook.me/web-development/phpajax-execute-php-function-by-clicking-a-link/comment-page-1/#comment-150</link>
		<dc:creator>Ray</dc:creator>
		<pubDate>Tue, 30 Mar 2010 10:33:16 +0000</pubDate>
		<guid isPermaLink="false">http://chriscook.me/?p=46#comment-150</guid>
		<description>Works perfect for me. Thanks a lot for sharing. It wil serve me a lot in the future as well; so far I always run an external php script and returned with the header function. Now I can run the script without refreshing the page!</description>
		<content:encoded><![CDATA[<p>Works perfect for me. Thanks a lot for sharing. It wil serve me a lot in the future as well; so far I always run an external php script and returned with the header function. Now I can run the script without refreshing the page!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Goddard</title>
		<link>http://chriscook.me/web-development/phpajax-execute-php-function-by-clicking-a-link/comment-page-1/#comment-143</link>
		<dc:creator>Goddard</dc:creator>
		<pubDate>Thu, 28 Jan 2010 07:15:04 +0000</pubDate>
		<guid isPermaLink="false">http://chriscook.me/?p=46#comment-143</guid>
		<description>This didn&#039;t work at least with the php file I tried.  Is this suppose to display results as well or just do something in the background?  How would I make something disappear as well?  Thanks for the tutorials btw.</description>
		<content:encoded><![CDATA[<p>This didn&#8217;t work at least with the php file I tried.  Is this suppose to display results as well or just do something in the background?  How would I make something disappear as well?  Thanks for the tutorials btw.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
