Recommend this page to a friend! |
Download .zip |
Info | Example | Screenshots | View files (21) | Download .zip | Reputation | Support forum (4) | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
76% | Total: 7,609 | All time: 243 This week: 189 |
Version | License | PHP version | Categories | |||
apeform 1.0.0 | Free for non-comm... | 4.0.6 | HTML, Validation |
Description | Author | |
TM::Apeform creates self repeating web forms, so called "Affenformulare" (German for "ape forms"). If a million apes is typing into the form (that's the "Infinite monkey theorem"), the form is displayed again and again as long as it contains errors. |
This class is written to use with PHP 4 and no longer works with newer PHP versions. So, please do not use it with newer PHP versions.
<?php |
Screenshots | ||
Files |
File | Role | Description |
---|---|---|
Apeform.class.php | Class | Main class |
Apeform_manual.html | Doc. | Manual and API reference |
ChangeLog.txt | Doc. | Change log |
example_accesskeys.php | Example | How to automatically create accesskey attributes |
example_advertisement.class.php | Class | Extended class with different templates |
example_advertisement.php | Example | Small advertisement form with an image upload |
example_colors.php | Example | Ideas for selecting a color in a form |
example_elements.class.php | Class | Extended class with special form elements |
example_elements.php | Example | How to use the special elements from the extended class |
example_email.php | Example | Small form mailer with error checking |
example_multiform.php | Example | How to use multiple forms on a single page |
example_multipage.php | Example | How to split a form into multiple pages |
example_multipage2.php | Example | How to split a form into multiple pages |
example_multiuse.php | Example | How to use a form multiple times |
example_QuickForm_elements.php | Example | Comparison with the features of PEAR::HTML_QuickForm |
example_QuickForm_groups.php | Example | Comparison with the features of PEAR::HTML_QuickForm |
example_regex_callback.php | Example | Extended validation methods with callbacks and regular expressions |
example_templates.php | Example | How to use different HTML and CSS templates |
example_tiny.php | Example | Basic textarea example |
example_tinymce.php | Example | How to use TinyMCE instead of a textarea |
test.php | Test | PHPUnit 1 unit test |
Version Control | Reuses | Unique User Downloads | Download Rankings | ||||||||||||||||
0% | 1 |
|
|
User Ratings | ||||||||||||||||||||||||||||||
|
Applications that use this package |
All forms in this project are done using TM::Apeform. |
If you know an application of this package, send a message to the author to add a link here.
Other classes that need this package |
Class | Why it is needed | Dependency |
---|---|---|
TM::MyCSV | Only for the Administrator class and script, to display all the forms. | Conditional |
Related pages |
Detailed description and examples for the class on my personal website |