<?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>PHP 4u Web developer - 代码的简化 &#187; timeout</title>
	<atom:link href="http://php4u.co.uk/tag/timeout/feed/" rel="self" type="application/rss+xml" />
	<link>http://php4u.co.uk</link>
	<description>PHP related blog, freelancer to hire!</description>
	<lastBuildDate>Fri, 27 Aug 2010 12:09:42 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>Session time out in Symfony</title>
		<link>http://php4u.co.uk/2009/04/session-time-out-in-symfony/</link>
		<comments>http://php4u.co.uk/2009/04/session-time-out-in-symfony/#comments</comments>
		<pubDate>Mon, 27 Apr 2009 09:56:29 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Symfony]]></category>
		<category><![CDATA[sessions]]></category>
		<category><![CDATA[timeout]]></category>

		<guid isPermaLink="false">http://php4u.co.uk/?p=81</guid>
		<description><![CDATA[Quick solution in symfony 1.0.xx all: .settings: timeout: 86400 Just be careful because if you set to false it will disable sessions]]></description>
			<content:encoded><![CDATA[<p>Quick solution in symfony 1.0.xx</p>
<p><code><br />
all:<br />
.settings:<br />
timeout: 86400<br />
</code></p>
<p>Just be careful because if you set to <code>false</code> it will disable sessions</p>
]]></content:encoded>
			<wfw:commentRss>http://php4u.co.uk/2009/04/session-time-out-in-symfony/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.358 seconds -->
