<?xml version="1.0" encoding="UTF-8" ?>
<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.weberforums.com/RSS/LatestPosts.php">
<description>PHP and MySQL: WeberForums.com is where web development and open source questions meet their answers.</description>
<link>http://www.weberforums.com</link>
<title>WeberForums.com - All Threads Latest Posts</title>
<dc:date>2010-09-03T00:00:00Z</dc:date>
<image rdf:resource="http://www.weberforums.com/images/WeberForumsLogo.gif"/>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14369.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14367.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14366.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14365.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14364.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14363.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14362.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14361.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14359.html"/>
<rdf:li rdf:resource="http://www.weberforums.com/ftopic14358.html"/>
</rdf:Seq>
</items>
</channel>
<image rdf:about="http://www.weberforums.com/images/WeberForumsLogo.gif">
<url>http://www.weberdev.com/images/BlueLogo.gif</url>
<link>http://www.weberdev.com</link>
<title>WeberDev.com - PHP Examples logo</title>
</image>
<item rdf:about="http://www.weberforums.com/ftopic14369.html">
<description>My regards to all, I have running a fast food restaurant from last five year now plan to redesign my logo to capture the attention of more customers. Here I am looking for a logo designing company which can help me in giving new identity to my restaurant.</description>
<link>http://www.weberforums.com/ftopic14369.html</link>
<title>Need information regarding Logo Design Company.</title>
<dc:date>2010-09-01T15:25:49Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14367.html">
<description>Hi,
  I'm working on open-source php hobby project for managing datacenter.
  The project consists of php interface and oracle database. 
   I need people for testing and fixing bugs into code. Right now I'm about 10% percent of the project. The projec</description>
<link>http://www.weberforums.com/ftopic14367.html</link>
<title>Volunteers for open-source software for managing datacenter</title>
<dc:date>2010-09-01T13:51:11Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14366.html">
<description>[b]hi all 

I have created a registration.html file. Now I want to validate it on a Apache server using PHP

What are the steps to validate it ?

I will upload the registration.html file as well as registration.php file

Please checkout any errors</description>
<link>http://www.weberforums.com/ftopic14366.html</link>
<title>How to do HTML validation at server side using PHP</title>
<dc:date>2010-08-31T01:21:48Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14365.html">
<description>hi all 

I have created a registration.html file. Now I want to validate it on a Apache server using PHP

What are the steps to validate it ?

I will upload the registration.html file as well as registration.php file

Please checkout any errors in</description>
<link>http://www.weberforums.com/ftopic14365.html</link>
<title>How to do HTML validation at server side using PHP</title>
<dc:date>2010-08-31T01:20:46Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14364.html">
<description>Hi! All,
Is there any way to transfer data to same form using php. If yes please help me with some tutorials. Also how to do validation on the form?
Thanks :)</description>
<link>http://www.weberforums.com/ftopic14364.html</link>
<title>How to post data to same form?</title>
<dc:date>2010-08-30T18:26:34Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14363.html">
<description>$result=mysql_query(&amp;quot;SELECT id FROM Sites3 ORDER BY id DESC LIMIT 1&amp;quot;); 
while($row = mysql_fetch_array($result)) 
{ 
echo &amp;quot;&amp;lt;table&amp;gt;&amp;quot;. $row['id'] .&amp;quot;&amp;lt;/table&amp;gt;&amp;quot; ; 
} 

Refer the above code.I wanted to select the </description>
<link>http://www.weberforums.com/ftopic14363.html</link>
<title>Storing row number from mysql table in a variable .</title>
<dc:date>2010-08-30T16:54:44Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14362.html">
<description>I have a php code which draws and displays data (ads) from mysql table.I want to post this to a page where php is not allowed.Only html is allowed.How do i convert the php to html.Here is the code.

[u][b]php and mysql code[/b][/u] 

$result = mysql_q</description>
<link>http://www.weberforums.com/ftopic14362.html</link>
<title>Converting PHP to html</title>
<dc:date>2010-08-30T16:01:02Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14361.html">
<description>Hi ,
I'm a PHP/MySQL Freelance Programmer with 6+ yrs of experience in building web applications .

Checkout my online portfolio http://www.alexit.net/portfolio.html to know more about my skills , projects &amp;amp; contact details.

Thanks and I look fo</description>
<link>http://www.weberforums.com/ftopic14361.html</link>
<title>[for Hire] PHP/Mysql developer</title>
<dc:date>2010-08-30T15:08:55Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14359.html">
<description>I have recently signed up with a new hosting package. I am trying to create a user site where asigned people can update database information. I am having trouble making my connection to the site. I have created a MySQL database called eachfrie_Events. At </description>
<link>http://www.weberforums.com/ftopic14359.html</link>
<title>Making connections to MySQL database</title>
<dc:date>2010-08-29T17:14:15Z</dc:date>
</item>

<item rdf:about="http://www.weberforums.com/ftopic14358.html">
<description>Hello PHP experts.
Please help me on this.
I have created a form at http://lakshwebdesign.com/clients/onev8llc/qualitynew-site/instantfreequote.html
How do I add these 3 PHP functionalities to it:-

1) On submit, all the data be sent to an email addr</description>
<link>http://www.weberforums.com/ftopic14358.html</link>
<title>Record Form Data?</title>
<dc:date>2010-08-29T00:42:23Z</dc:date>
</item>

</rdf:RDF>
