This project is no longer maintained and no further public releases are planned.

No further support will be given.

Feel free to fork the git repository.

###checked_[fieldname]_[fieldvalue]###

Only for use with checkboxes and radiobuttons.

Version added

1.0.0

Example code

checkbox:

<input type="checkbox" name="formhandler[topic]" value="webdesign" ###checked_topic_webdesign###>Webdesign

radiobutton:

<input type="radio" name="formhandler[contact_via]" value="email" style="border-style:none;" ###checked_contact_via_email###>e-mail