<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheets/rss.css" type="text/css"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:trackback="http://madskills.com/public/xml/rss/module/trackback/">
  <channel>
    <title>a.muse: PHP and Hyperlinks</title>
    <link>http://www.jessirae.com/blog/articles/2005/08/12/php-and-hyperlinks</link>
    <language>en-us</language>
    <ttl>40</ttl>
    <description></description>
    <item>
      <title>PHP and Hyperlinks</title>
      <description>&lt;p&gt;I have moved into the 21st century and finally made my Extracurriculars page database driven.  One interesting hang up that I ran into was including hyperlinks in the text that I saved in the database.  The solution to getting the  hyperlinks to print out was to take the quotes from the a href tags. So, a href= &amp;#8220;http://www.google.com&amp;#8221; became a href= http://www.google.com&lt;/p&gt;


	&lt;p&gt;Yes, this is incredibly simple, but if I don&amp;#8217;t right down somewhere that I found this piece of information down, I won&amp;#8217;t be able to remember it the next time I need it.  I&amp;#8217;ve always had a hard time remembering syntax.&lt;/p&gt;
</description>
      <pubDate>Fri, 12 Aug 2005 23:03:00 -0500</pubDate>
      <guid isPermaLink="false">urn:uuid:9da1f999-1c8e-4294-96d0-c47b48facfdf</guid>
      <author>closetmaster</author>
      <link>http://www.jessirae.com/blog/articles/2005/08/12/php-and-hyperlinks</link>
      <category>technology</category>
      <category>php</category>
      <category>hyperlinks</category>
      <trackback:ping>http://www.jessirae.com/blog/articles/trackback/45</trackback:ping>
    </item>
  </channel>
</rss>
