<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[PunBB Forums — how do i format a hyper link inside]]></title>
		<link>https://punbb.informer.com/forums/topic/19691/how-do-i-format-a-hyper-link-inside/</link>
		<atom:link href="https://punbb.informer.com/forums/feed/rss/topic/19691/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in how do i format a hyper link inside.]]></description>
		<lastBuildDate>Fri, 22 Aug 2008 16:55:13 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: how do i format a hyper link inside]]></title>
			<link>https://punbb.informer.com/forums/post/117317/#p117317</link>
			<description><![CDATA[<p>thanks... im working on a flash gallery but i want the php file to export the xml </p><br /><br /><p>Q</p>]]></description>
			<author><![CDATA[null@example.com (quaker)]]></author>
			<pubDate>Fri, 22 Aug 2008 16:55:13 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/117317/#p117317</guid>
		</item>
		<item>
			<title><![CDATA[Re: how do i format a hyper link inside]]></title>
			<link>https://punbb.informer.com/forums/post/117315/#p117315</link>
			<description><![CDATA[<p>Enclose it within single quotes and you don&#039;t need to escape the double quotes, i.e:</p><div class="codebox"><pre><code>$xmlString = &#039;&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#039;.&quot;\n&quot;.&#039;&lt;playlist&gt;&lt;trackList&gt;&#039;;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (MattF)]]></author>
			<pubDate>Fri, 22 Aug 2008 15:06:56 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/117315/#p117315</guid>
		</item>
		<item>
			<title><![CDATA[Re: how do i format a hyper link inside]]></title>
			<link>https://punbb.informer.com/forums/post/117314/#p117314</link>
			<description><![CDATA[<p>im not trying to do a hyper link.<br />im working on a php file that export information to a xml.<br /></p><div class="codebox"><pre><code>$xmlString=&quot;&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;\n &lt;playlist&gt;
    &lt;trackList&gt;&quot;;</code></pre></div><p>i used this.</p><p>this was the hyperlink that i needed to export from php to the xml<br /></p><div class="codebox"><pre><code>&lt;?xml version=\&quot;1.0\&quot; encoding=\&quot;UTF-8\&quot;?&gt;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (quaker)]]></author>
			<pubDate>Fri, 22 Aug 2008 14:22:39 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/117314/#p117314</guid>
		</item>
		<item>
			<title><![CDATA[Re: how do i format a hyper link inside]]></title>
			<link>https://punbb.informer.com/forums/post/117309/#p117309</link>
			<description><![CDATA[<p>try this:<br />echo &#039;&lt;a href=&quot;url&quot;&gt;Text to be displayed&lt;/a&gt;&#039;;</p>]]></description>
			<author><![CDATA[null@example.com (AntonR)]]></author>
			<pubDate>Fri, 22 Aug 2008 08:03:07 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/117309/#p117309</guid>
		</item>
		<item>
			<title><![CDATA[how do i format a hyper link inside]]></title>
			<link>https://punbb.informer.com/forums/post/117306/#p117306</link>
			<description><![CDATA[<p>how do i format a hyper link inside of a echo statement?</p><p>example:<br /></p><div class="codebox"><pre><code>&lt;?php
echo &quot; http://punbb.org&quot;;
?&gt;</code></pre></div><p>Q</p>]]></description>
			<author><![CDATA[null@example.com (quaker)]]></author>
			<pubDate>Fri, 22 Aug 2008 02:15:38 +0000</pubDate>
			<guid>https://punbb.informer.com/forums/post/117306/#p117306</guid>
		</item>
	</channel>
</rss>
