<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Can&#x27;t make PHP echo or include to work]]></title><description><![CDATA[<p dir="auto">I have used the extension .php and have installed the PHP interpreter on Notepad++. Here is the code:</p>
<p dir="auto">&lt;!DOCTYPE html&gt;<br />
&lt;html&gt;<br />
&lt;head&gt;<br />
&lt;title&gt;Hello world!&lt;/title&gt;<br />
&lt;/head&gt;<br />
&lt;body&gt;<br />
&lt;?php<br />
echo ‘Hello world!’;<br />
?&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</p>
<p dir="auto">Can you please help me? I have been struggling with this for two days.</p>
]]></description><link>https://community.notepad-plus-plus.org/topic/13441/can-t-make-php-echo-or-include-to-work</link><generator>RSS for Node</generator><lastBuildDate>Mon, 15 Jun 2026 16:44:21 GMT</lastBuildDate><atom:link href="https://community.notepad-plus-plus.org/topic/13441.rss" rel="self" type="application/rss+xml"/><pubDate>Sun, 12 Mar 2017 16:41:54 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Can&#x27;t make PHP echo or include to work on Mon, 13 Mar 2017 23:39:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="/user/young-en-kim" aria-label="Profile: Young-En-Kim">@<bdi>Young-En-Kim</bdi></a></p>
<p dir="auto">npp is an editor, not a webserver.<br />
Search the web for setup a webserver with php support or for<br />
php builtin webserver.</p>
<p dir="auto">Cheers<br />
Claudia</p>
]]></description><link>https://community.notepad-plus-plus.org/post/22669</link><guid isPermaLink="true">https://community.notepad-plus-plus.org/post/22669</guid><dc:creator><![CDATA[Claudia Frank]]></dc:creator><pubDate>Mon, 13 Mar 2017 23:39:18 GMT</pubDate></item></channel></rss>