<?xml version="1.0" encoding="iso-8859-1"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.12 $ -->
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <channel rdf:about="http://www.phpclasses.org/discuss/package/3444/latest/latest.xml">
  <description>PHP Classes: The latest discussion forum new threads of PHP Classes site class: DrasticTools.</description>
  <link>http://www.phpclasses.org/discuss/package/3444/</link>
  <title>Latest forum threads of class DrasticTools</title>
  <dc:date>2009-11-28T08:27:32Z</dc:date>
  <image rdf:resource="http://files.phpclasses.org/graphics/elephpant_logo.gif"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/60/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/59/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/58/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/57/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/56/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/55/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/54/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/53/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/52/"/>
    <rdf:li rdf:resource="http://www.phpclasses.org/discuss/package/3444/thread/51/"/>
   </rdf:Seq>
  </items>
  <textinput rdf:resource="http://www.phpclasses.org/search.html?go_search=1"/>
 </channel>
 <image rdf:about="http://files.phpclasses.org/graphics/elephpant_logo.gif">
  <link>http://www.phpclasses.org/</link>
  <title>PHP Classes site logo</title>
  <url>http://files.phpclasses.org/graphics/elephpant_logo.gif</url>
 </image>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/60/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/60/</link>
  <title>How to wrap lines</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/60/&quot;&gt;How to wrap lines&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;aaudier&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;20&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;How to wrap lines in the grid&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of aaudier&quot; title=&quot;Picture of aaudier&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-11-08T22:07:46Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/59/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/59/</link>
  <title>using _GET var in WHERE clause</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/59/&quot;&gt;using _GET var in WHERE clause&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Bob Smith&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;90&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;I&apos;d like to use a variable passed in URL in the WHERE clause&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Bob Smith&quot; title=&quot;Picture of Bob Smith&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-08-30T21:38:20Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/58/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/58/</link>
  <title>MarkerManager &amp; DrasticMap</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/58/&quot;&gt;MarkerManager &amp;amp; DrasticMap&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Joe Buchman&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;90&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;Expanding markers from just red or green as ExampleMapGrid2.php&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Joe Buchman&quot; title=&quot;Picture of Joe Buchman&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-08-30T10:11:56Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/57/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/57/</link>
  <title>Hide/Show Columns</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/57/&quot;&gt;Hide/Show Columns&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Joe Buchman&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;90&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;Noob question how to hide a column from showing&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Joe Buchman&quot; title=&quot;Picture of Joe Buchman&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-08-30T05:32:48Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/56/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/56/</link>
  <title>Dinamic Consult map, update map use ajax</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/56/&quot;&gt;Dinamic Consult map, update map use ajax&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;5z&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;101&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;Consul mysql and update map dinamic&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of 5z&quot; title=&quot;Picture of 5z&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-08-19T15:00:22Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/55/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/55/</link>
  <title>Header problem when i use login system</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/55/&quot;&gt;Header problem when i use login system&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;andrew apple&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;107&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;how can i avoid header error in session_start()?&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of andrew apple&quot; title=&quot;Picture of andrew apple&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-08-13T12:36:59Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/54/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/54/</link>
  <title>Cannot set defaultcols with string value</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/54/&quot;&gt;Cannot set defaultcols with string value&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Ken Bridges&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;137&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;Not getting results when trying to set defaultcols in $options&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Ken Bridges&quot; title=&quot;Picture of Ken Bridges&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-07-14T19:43:15Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/53/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/53/</link>
  <title>Opening</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/53/&quot;&gt;Opening&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Waldo Harvey&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;149&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;Winows Error Message: MySQL server is sutting down&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Waldo Harvey&quot; title=&quot;Picture of Waldo Harvey&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-07-02T22:39:50Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/52/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/52/</link>
  <title>defaultcols with a variable</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/52/&quot;&gt;defaultcols with a variable&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Coutolleau yves&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;159&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;defaultcols option with php variable is not OK&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Coutolleau yves&quot; title=&quot;Picture of Coutolleau yves&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-06-22T09:47:16Z</dc:date>
 </item>
 <item rdf:about="http://www.phpclasses.org/discuss/package/3444/thread/51/">
  <link>http://www.phpclasses.org/discuss/package/3444/thread/51/</link>
  <title>Multiple Drastic Grids on a single page</title>
  <description>&lt;table style=&quot;width: 50em&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td valign=&quot;top&quot; style=&quot;width: 99%&quot;&gt;&lt;table style=&quot;width: 100%&quot; cellpadding=&quot;2&quot; cellspacing=&quot;0&quot;&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Subject:&lt;/td&gt;&#10;&lt;td&gt;&lt;a href=&quot;http://www.phpclasses.org/discuss/package/3444/thread/51/&quot;&gt;Multiple Drastic Grids on a single page&lt;/a&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Author:&lt;/td&gt;&#10;&lt;td&gt;Matthieu&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%; white-space: nowrap&quot;&gt;Age in days:&lt;/td&gt;&#10;&lt;td&gt;183&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;tr&gt;&#10;&lt;td style=&quot;text-align: right; width: 1%&quot;&gt;Summary:&lt;/td&gt;&#10;&lt;td&gt;Is it possible?&lt;/td&gt;&#10;&lt;/tr&gt;&#10;&lt;/table&gt;&#10;&lt;/td&gt;&#10;&lt;td valign=&quot;top&quot;&gt;&lt;img src=&quot;http://files.phpclasses.org/graphics/unknown.gif&quot; width=&quot;80&quot; height=&quot;120&quot; alt=&quot;Picture of Matthieu&quot; title=&quot;Picture of Matthieu&quot;&gt;&lt;/td&gt;&#10;&lt;/tr&gt;&lt;/table&gt;&#10;</description>
  <dc:date>2009-05-29T14:02:37Z</dc:date>
 </item>
 <textinput rdf:about="http://www.phpclasses.org/search.html?go_search=1">
  <description>Search the PHP Classes site</description>
  <link>http://www.phpclasses.org/search.html?go_search=1</link>
  <name>words</name>
  <title>Search</title>
 </textinput>
</rdf:RDF>