<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss1html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<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/" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel rdf:about="http://www.phpclasses.org/blog/package/1/category/validation/">
  <atom:link rel="self" type="application/rss+xml" href="http://www.phpclasses.org/blog/package/1/category/validation/post/latest.xml"/>
  <description>Latest posts on the Validation: Methods for validating forms</description>
  <link>http://www.phpclasses.org/blog/package/1/category/validation/</link>
  <title>Validation</title>
  <dc:date>2013-05-24T09:17:21Z</dc:date>
  <image rdf:resource="http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png"/>
  <items>
   <rdf:Seq>
    <rdf:li rdf:resource="http://www.phpclasses.org/blog/package/1/post/8-Validating-PHP-Form-Inputs-Depending-Other-Inputs.html"/>
   </rdf:Seq>
  </items>
 </channel>
 <image rdf:about="http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png">
  <link>http://www.phpclasses.org/blog/package/1/category/validation/</link>
  <title>PHP Classes site logo</title>
  <url>http://files.phpclasses.org/graphics/phpclasses/logo-phpclasses.png</url>
 </image>
 <item rdf:about="http://www.phpclasses.org/blog/package/1/post/8-Validating-PHP-Form-Inputs-Depending-Other-Inputs.html">
  <link>http://www.phpclasses.org/blog/package/1/post/8-Validating-PHP-Form-Inputs-Depending-Other-Inputs.html</link>
  <title>Validating PHP Form Inputs Depending Other Inputs</title>
  <description>&lt;div style=&quot;clear: both&quot;&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;&lt;a href=&quot;http://www.phpclasses.org/blog/package/1/post/8-Validating-PHP-Form-Inputs-Depending-Other-Inputs.html&quot;&gt;Validating PHP Form Inputs Depending Other Inputs&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;By Manuel Lemos&lt;/a&gt;&lt;/div&gt;&#10;&lt;div style=&quot;margin-top: 1ex&quot;&gt;Sometimes you have PHP generated pages with forms that have fields which you may want to validate or not depending on the state of other fields.&lt;br /&gt;&#13;&#10;&lt;br /&gt;&#13;&#10;This article tells how you can easily implement conditional validation logic by explaining how to make one field be validated only if a radio or checkbox is site or some other special custom logic that you need to implement.&lt;/a&gt;&lt;/div&gt;&#10;&lt;/div&gt;&#10;</description>
  <dc:date>2011-03-10T10:13:15Z</dc:date>
 </item>
</rdf:RDF>