<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="http://www.phpclasses.org/rss2html.xsl"?>
<!-- Generated by: http://www.phpclasses.org/rsswriter $Revision: 1.13 $ -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link rel="self" type="application/rss+xml" href="http://www.phpclasses.org/blog/package/1/category/validation/post/latest.rss"/>
  <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>
  <pubDate>Tue, 21 May 2013 07:47:37 GMT</pubDate>
  <language>en</language>
  <image>
   <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>
   <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>
   <pubDate>Thu, 10 Mar 2011 18:13:15 GMT</pubDate>
   <guid>http://www.phpclasses.org/blog/package/1/post/8-Validating-PHP-Form-Inputs-Depending-Other-Inputs.html</guid>
   <category>Validation</category>
  </item>
 </channel>
</rss>