<?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 on apache</title>
		<link>https://feed.informer.com/forums/topic.php?id=323</link>
		<description>Feed Informer: Forums &#187; Topic: PHP include on apache</description>
		<language>en-US</language>
		<pubDate>Sat, 23 May 2026 09:08:56 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.2</generator>
				<atom:link href="https://feed.informer.com/forums/rss.php?topic=323" rel="self" type="application/rss+xml" />

		<item>
			<title>05hicklingmr on "PHP include on apache"</title>
			<link>https://feed.informer.com/forums/topic.php?id=323#post-1235</link>
			<pubDate>Wed, 16 Apr 2008 20:39:04 +0000</pubDate>
			<dc:creator>05hicklingmr</dc:creator>
			<guid isPermaLink="false">1235@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>AN UPDATE.....</p>
<p>right well ive realised the code i've put in is wrong.... it should be:</p>
<p>&#60;?php<br />
include ("http://app.feeddigest.com/digest3/MFCCONMHO4.html");<br />
?&#62;</p>
<p>however i have put this (and only this) in a page named test.php and uploaded it to my server <a href="http://www.mediaknowledgebase.net/test.php" rel="nofollow">http://www.mediaknowledgebase.net/test.php</a> and if you try and run that page from the server i get nothing! help!? it works on my localhost using ISS so whats the difference between that and apache? PLEASE HELP ME!!!!
</p>]]></description>
					</item>
		<item>
			<title>05hicklingmr on "PHP include on apache"</title>
			<link>https://feed.informer.com/forums/topic.php?id=323#post-1234</link>
			<pubDate>Wed, 16 Apr 2008 19:28:45 +0000</pubDate>
			<dc:creator>05hicklingmr</dc:creator>
			<guid isPermaLink="false">1234@https://feed.informer.com/forums/</guid>
			<description><![CDATA[<p>Hi there i am using the php include on apache and basically i am trying to include the html feed into my php code. The problem is that when i put the following in my php code and onto my server the ouput (page source) shows absolutely nothing, even though i know the feed is working, therefore i thourght i could use a readfile to include the html file however this doesn't work either... could somebody please help, all i want to do is put this feed into my php code on an apache server, as i am new to apache... thanks</p>
<p>&#60;?</p>
<p>					$a = file_get_contents("http://app.feeddigest.com/digest3/MFCCONMHO4.html");</p>
<p>					echo ($a);</p>
<p>				?&#62;
</p>]]></description>
					</item>

	</channel>
</rss>
