<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.2" -->
<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"
		>
	<channel>
		<title>Feed Informer: Forums &#187; Topic: php include question</title>
		<link>https://feed.informer.com/forums/topic.php?id=141</link>
		<description>Feed Informer: Forums &#187; Topic: php include question</description>
		<language>en-US</language>
		<pubDate>Sat, 16 May 2026 10:43:04 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=141" rel="self" type="application/rss+xml" />

		<item>
			<title>admin on "php include question"</title>
			<link>https://feed.informer.com/forums/topic.php?id=141#post-850</link>
			<pubDate>Fri, 23 Nov 2007 19:57:46 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">850@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>If you're referring to URLs given in the posts that constitute your digest, you may have a problem. Most sources do tend to use URLs that have ampersands and similar in them, and those will not pass Strict levels of validation. This is somewhat a global issue though. In theory you could use &#60;gsub from="&#38;" to=";"&#62;%URL%&#60;/gsub&#62; and that might resolve it, but it's not the easiest thing to fix.
</p>]]></description>
					</item>
		<item>
			<title>funchago on "php include question"</title>
			<link>https://feed.informer.com/forums/topic.php?id=141#post-849</link>
			<pubDate>Fri, 23 Nov 2007 06:59:50 +0000</pubDate>
			<dc:creator>funchago</dc:creator>
			<guid isPermaLink="false">849@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Hi,<br />
on the scheme of the PHP include method, it doesn't seem to validate, i.e. W3 XHTML Strict.  The URLs are causing failures.  Is there some guard I ahould be using for the URLs?<br />
Thanks.
</p>]]></description>
					</item>
		<item>
			<title>admin on "php include question"</title>
			<link>https://feed.informer.com/forums/topic.php?id=141#post-666</link>
			<pubDate>Tue, 02 Oct 2007 08:27:20 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">666@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>On the "Get inclusion code" page for your digest in your control panel :) It's already all set up for you.
</p>]]></description>
					</item>
		<item>
			<title>tomcat_fo on "php include question"</title>
			<link>https://feed.informer.com/forums/topic.php?id=141#post-665</link>
			<pubDate>Tue, 02 Oct 2007 07:59:27 +0000</pubDate>
			<dc:creator>tomcat_fo</dc:creator>
			<guid isPermaLink="false">665@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Where can i see an example for an INCLUDE made possible with CURL ?</p>
<p>My current include looks something like this:<br />
&#60;?<br />
include 'digestURL';<br />
?&#62;
</p>]]></description>
					</item>
		<item>
			<title>admin on "php include question"</title>
			<link>https://feed.informer.com/forums/topic.php?id=141#post-581</link>
			<pubDate>Thu, 30 Aug 2007 15:44:41 +0000</pubDate>
			<dc:creator>admin</dc:creator>
			<guid isPermaLink="false">581@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>I'm not familiar with PHP5 unfortunately, but it might be due to a change in the default settings or the security settings. PHP 5 is supposed to be more secure, so it could affect the the regular include method. In that case, it's worth trying the "CURL" code that's on the same page :)
</p>]]></description>
					</item>
		<item>
			<title>smkeith on "php include question"</title>
			<link>https://feed.informer.com/forums/topic.php?id=141#post-580</link>
			<pubDate>Thu, 30 Aug 2007 10:42:23 +0000</pubDate>
			<dc:creator>smkeith</dc:creator>
			<guid isPermaLink="false">580@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>[fair warning] I'm a php novice, so if this is a dumb question I apologize.[/fair warning]</p>
<p>Why would the php include code given for FD feeds work in php4 but not php5?
</p>]]></description>
					</item>

	</channel>
</rss>
