<?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: Any Way To Invoke A Php Script Besides User Clicking A Button On A Form?</title>
	<atom:link href="http://www.spiderphp.com/uncategorized/any-way-to-invoke-a-php-script-besides-user-clicking-a-button-on-a-form.html/feed" rel="self" type="application/rss+xml" />
	<link>http://www.spiderphp.com/uncategorized/any-way-to-invoke-a-php-script-besides-user-clicking-a-button-on-a-form.html</link>
	<description>Just another WordPress weblog</description>
	<lastBuildDate>Sun, 28 Feb 2010 19:00:56 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: YahooAns</title>
		<link>http://www.spiderphp.com/uncategorized/any-way-to-invoke-a-php-script-besides-user-clicking-a-button-on-a-form.html/comment-page-1#comment-464</link>
		<dc:creator>YahooAns</dc:creator>
		<pubDate>Sat, 04 Jul 2009 03:03:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/any-way-to-invoke-a-php-script-besides-user-clicking-a-button-on-a-form.html#comment-464</guid>
		<description>In order to run embedded php (or any other language) in a .html file the server has to be enabled to handle it and understand that the .html file contains code.
Usually &quot;html&quot; files that contain code have some sort of special extension like .php, .aspx, .cgi, etc...</description>
		<content:encoded><![CDATA[<p>In order to run embedded php (or any other language) in a .html file the server has to be enabled to handle it and understand that the .html file contains code.<br />
Usually &#8220;html&#8221; files that contain code have some sort of special extension like .php, .aspx, .cgi, etc&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: [ J ] a [ Y ]</title>
		<link>http://www.spiderphp.com/uncategorized/any-way-to-invoke-a-php-script-besides-user-clicking-a-button-on-a-form.html/comment-page-1#comment-463</link>
		<dc:creator>[ J ] a [ Y ]</dc:creator>
		<pubDate>Fri, 03 Jul 2009 22:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.spiderphp.com/faq/any-way-to-invoke-a-php-script-besides-user-clicking-a-button-on-a-form.html#comment-463</guid>
		<description>if you want the PHP code to execute as soon as the page is loaded, just rename the extension to .PHP and hyperlink the file as normal. It will execute when the page is rendered by the server and sent back to your browser.</description>
		<content:encoded><![CDATA[<p>if you want the PHP code to execute as soon as the page is loaded, just rename the extension to .PHP and hyperlink the file as normal. It will execute when the page is rendered by the server and sent back to your browser.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
