Important facts about commercial licenses

  • Licenses are perpetual. They do not expire and do not need to be renewed.
  • Licenses can be upgraded. You can upgrade to a more expensive license later paying only the difference in cost.
  • Pay attention to the distribution type - Hosted (sites / servers), binary (applications) or source (includes all the others). Choose according to your needs (more below).
  • All licenses allow commercial use unless otherwise indicated.
  • Read the full license by clicking on the icon.
  • Read more about licenses in our handy license guide.
Free

GNU LGPL

The GNU LGPL is an
open-source license.
You need to log-in or create an account
  • Create an account
  • Log-in
  • Please use your real name.
  • Account activation link will be sent to this address.
  • Minimum 8 characters

Clicking this button confirms you read and agreed to the terms of use and privacy policy.

  • Released: Apr 11, 2011
    Last Update: Apr 10, 2011
  • Language: PHP
(1 ratings)

Zebra_Form

Zebra_Form
Developed by Stefan Gabos, Released Apr 11, 2011

A PHP library for creating and validating beautiful, secure, and functional HTML forms, promoting rapid HTML forms development and offering powerful built-in client-side and server-side validation

PHP

Tags: forms , jquery , php , security

Zebra_Form is a PHP library that simplifies the process of creating and validating HTML forms. Its object-oriented structure promotes rapid HTML forms development and encourages developers to write clean and easily maintainable code. It frees the developers from the repetitive task of writing the code for validating forms by offering powerful built-in client-side and server-side validation.

Zebra_Form has an integrated cross-site scripting prevention mechanism that automatically strips out potentially malicious code from the submitted data. It also prevents automated SPAM posts, out of the box and without relying on CAPTCHA by using honey pots.

Forms layout can be generated either automatically or manually – using templates. When generated automatically, the generated output validates as HTML 4.01 Strict, XHTML 1.0 Strict or HTML5, and has the same look & feel across all major browsers like Firefox, Chrome, Opera, Safari and Internet Explorer 6+.

It provides all the controls you’d expect in an HTML form and, additionally, date/time pickers, captcha and AJAX-like file upload controls.

The client-side validation is done using jQuery 1.5.2+

Zebra_Form‘s code is heavily commented and generates no warnings/errors/notices when PHP’s error reporting level is set to E_ALL.

Features review

  • has an integrated cross-site scripting prevention mechanism that automatically strips out potentially malicious code from the submitted data
  • it automatically prevents automated SPAM posts using the “honey pot” technique
  • provides both server-side and client-side validation (client-side validation is done using jQuery 1.5.2+)
  • forms’ layout can be generated either automatically or manually using templates
  • generated output validates as HTML 4.01 Strict, XHTML 1.0 Strict or HTML5
  • works in all major browsers like Firefox, Chrome, Opera, Safari and Internet Explorer 6+
  • code is heavily commented and generates no warnings/errors/notices when PHP’s error reporting level is set to E_ALL
  • has comprehensive documentation
Back to top

Useful links

View all 1 reviews »

User Reviews

  • 2 of 2 people found this review helpful Braunson 1 year ago
    A must have if you create a lot of forms, love the interface, how everything works together flawlessly
    Flag
    Was this helpful? Yes No
Read all 1 comments »

Questions & Comments


Or enter your name and Email
  • Miguelangel Cabrera 1 year ago
    great!! nice info!!
You must be logged-in to vote. Log-in to your account or register now.