Dmitry
0
Q:

html5 input pattern name

<input type="text" pattern="[A-Za-z]{3}">
2
echo '<input type="text" maxlength="32" name="first_name" pattern="[A-Za-z]{1,32}" value="'.$_SESSION['user_first_name'].'" required>';
0

Tags

New to Communities?

Join the community