<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Delphi-PHP Forums - PHP - Code</title>
		<link>http://forums.delphi-php.net</link>
		<description>PHP programming - Ask questions and  help people with PHP code. If you are stuck and need help, this is where you ask for help.</description>
		<language>en</language>
		<lastBuildDate>Mon, 06 Sep 2010 23:39:06 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>1440</ttl>
		<image>
			<url>http://forums.delphi-php.net/images/misc/rss.jpg</url>
			<title>Delphi-PHP Forums - PHP - Code</title>
			<link>http://forums.delphi-php.net</link>
		</image>
		<item>
			<title>Problem: Page control</title>
			<link>http://forums.delphi-php.net/php-code/5135-problem-page-control.html</link>
			<pubDate>Wed, 25 Aug 2010 20:51:35 GMT</pubDate>
			<description>Hi, my problem with the page control is as follow: I have 4 tabs in my page control and it works wonderful, each tab has 2 labels and 2 edits, the...</description>
			<content:encoded><![CDATA[<div>Hi, my problem with the page control is as follow: I have 4 tabs in my page control and it works wonderful, each tab has 2 labels and 2 edits, the problem is this: if I select tab1 or tab2 or tab3, the page donīt recharge, but I want to change to the next tab when the edits have the information to capture, I use a button with this code <br />
<br />
 function btn01Click($sender, $params)<br />
       {<br />
        $this-&gt;PageControl1-&gt;setTabIndex(1);<br />
       }<br />
<br />
But the whole page recharges :S any suggestion? Iīm new in Delphi for PHP, can I use ajax with the page control? Am I wrong with my code or is just the behavior of the button (acts like a submit button)...</div>

]]></content:encoded>
			<category domain="http://forums.delphi-php.net/php-code/">PHP - Code</category>
			<dc:creator>DoomHeart</dc:creator>
			<guid isPermaLink="true">http://forums.delphi-php.net/php-code/5135-problem-page-control.html</guid>
		</item>
		<item>
			<title>checking for html 404 error</title>
			<link>http://forums.delphi-php.net/php-code/5128-checking-html-404-error.html</link>
			<pubDate>Mon, 23 Aug 2010 18:36:22 GMT</pubDate>
			<description><![CDATA[I have an application where I redirect to someone else's site. But sometimes they change the http address, so then I redirect to a missing page. How...]]></description>
			<content:encoded><![CDATA[<div>I have an application where I redirect to someone else's site. But sometimes they change the http address, so then I redirect to a missing page. How can I check first to make sure the page exists before sending them? I think with an if statement I could error check and give them instructions if the page has been deleted.</div>

]]></content:encoded>
			<category domain="http://forums.delphi-php.net/php-code/">PHP - Code</category>
			<dc:creator>kmcvay</dc:creator>
			<guid isPermaLink="true">http://forums.delphi-php.net/php-code/5128-checking-html-404-error.html</guid>
		</item>
		<item>
			<title>for 405hp : Compressing qx.js ?</title>
			<link>http://forums.delphi-php.net/php-code/5118-405hp-compressing-qx-js.html</link>
			<pubDate>Sat, 21 Aug 2010 14:51:48 GMT</pubDate>
			<description><![CDATA[Hello 405hp, 
 
I have read you article : 
VCL for PHP &bull; View topic - Speed optimizations...]]></description>
			<content:encoded><![CDATA[<div>Hello 405hp,<br />
<br />
I have read you article :<br />
<a href="http://www.qadram.com/vcl4php/forums/viewtopic.php?t=601" target="_blank">VCL for PHP &amp;bull; View topic - Speed optimizations</a><br />
<br />
And i have made exactly like described on this page, i create qxoodoo.php file in the same folder where qx.js script is, and finally repace in stdctrls.inc.php <br />
echo &quot;&lt;script type=\&quot;text/javascript\&quot; src=\&quot;&quot; . VCL_HTTP_PATH . &quot;/qooxdoo/framework/script/qooxdoo.php\&quot;&gt;&lt;/script&gt;\n&quot;<br />
<br />
instead :<br />
<br />
echo &quot;&lt;script type=\&quot;text/javascript\&quot; src=\&quot;&quot; . VCL_HTTP_PATH . &quot;/qooxdoo/framework/script/qx.js\&quot; charset=\&quot;UTF-8\&quot;&gt;&lt;/script&gt;\n&quot;<br />
<br />
Any idea why is not working ?</div>

]]></content:encoded>
			<category domain="http://forums.delphi-php.net/php-code/">PHP - Code</category>
			<dc:creator>misko</dc:creator>
			<guid isPermaLink="true">http://forums.delphi-php.net/php-code/5118-405hp-compressing-qx-js.html</guid>
		</item>
		<item>
			<title>jquery</title>
			<link>http://forums.delphi-php.net/php-code/5092-jquery.html</link>
			<pubDate>Sun, 08 Aug 2010 00:35:13 GMT</pubDate>
			<description>I can work with the jQuery library, and how I can do it, someone can give me an example, thanks.</description>
			<content:encoded><![CDATA[<div>I can work with the jQuery library, and how I can do it, someone can give me an example, thanks.</div>

]]></content:encoded>
			<category domain="http://forums.delphi-php.net/php-code/">PHP - Code</category>
			<dc:creator>leo19712</dc:creator>
			<guid isPermaLink="true">http://forums.delphi-php.net/php-code/5092-jquery.html</guid>
		</item>
	</channel>
</rss>
