<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[PunBB Forums - From eval to include]]></title>
	<link rel="self" href="http://punbb.informer.com/forums/feed/atom/topic/21451/"/>
	<updated>2009-05-19T13:43:03Z</updated>
	<generator>PunBB</generator>
	<id>http://punbb.informer.com/forums/topic/21451/from-eval-to-include/</id>
		<entry>
			<title type="html"><![CDATA[Re: From eval to include]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127804/#p127804"/>
			<content type="html"><![CDATA[<p>I haven&#039;t studied the PunBB source but in theory it should be fairly straightforward. Instead of saving and reading code from a dynamically generated PHP array it would be written to file with a unique path name.</p>]]></content>
			<author>
				<name><![CDATA[ins3]]></name>
				<uri>http://punbb.informer.com/forums/user/14372/</uri>
			</author>
			<updated>2009-05-19T13:43:03Z</updated>
			<id>http://punbb.informer.com/forums/post/127804/#p127804</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: From eval to include]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/127803/#p127803"/>
			<content type="html"><![CDATA[<p>It might be faster, but also more difficult to maintain.</p>]]></content>
			<author>
				<name><![CDATA[pepak]]></name>
				<uri>http://punbb.informer.com/forums/user/14781/</uri>
			</author>
			<updated>2009-05-19T13:22:11Z</updated>
			<id>http://punbb.informer.com/forums/post/127803/#p127803</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[From eval to include]]></title>
			<link rel="alternate" href="http://punbb.informer.com/forums/post/126474/#p126474"/>
			<content type="html"><![CDATA[<p>I noticed that PunBB uses eval() for extension hooks. Would it be better for performance to save code to file and include them. This would be better for PHP cachers and optimisers as they don&#039;t work on dynamic code.</p>]]></content>
			<author>
				<name><![CDATA[ins3]]></name>
				<uri>http://punbb.informer.com/forums/user/14372/</uri>
			</author>
			<updated>2009-04-07T09:56:56Z</updated>
			<id>http://punbb.informer.com/forums/post/126474/#p126474</id>
		</entry>
</feed>
