You are on page 1of 1

Regexps for numbers only

^([0-9]+^)
'^1'
Regexps for alphabet and special characters
^([A-Z\ ./]+^)
'^1'
<legend><?php printf("^%s ^%s", 'Editar', __('^([A-z -]+^)', true^))); ?></legen
d>
<?php echo ^$html->link(__('List ^([A-z -_]+^)', true),
^$form->input('^([A-z_0-9]+^)', array(
^$form->input('^1', array('div'=>'val-notempty val-numeric',

You might also like