/[cvs]/nfo/php/libs/com.newsblob.phphtmllib/examples/form1.php
ViewVC logotype

Diff of /nfo/php/libs/com.newsblob.phphtmllib/examples/form1.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by jonen, Sat Feb 22 21:07:21 2003 UTC revision 1.2 by jonen, Sat Sep 20 00:20:55 2003 UTC
# Line 171  class AccountForm extends FormContent { Line 171  class AccountForm extends FormContent {
171          //$this->add_error("Ass", "some bogus error happened");          //$this->add_error("Ass", "some bogus error happened");
172          //$this->add_error("First Name", "Duplicate!!  You suck!");          //$this->add_error("First Name", "Duplicate!!  You suck!");
173    
174          var_dump( $this->get_element_value("Testing") );          //var_dump( $this->get_element_value("First Name") );
175          return TRUE;          return TRUE;
176      }      }
177  }  }

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed