A simple PHP and MySQL based internet forum that displays the messages in classical threaded view (tree structure)
GNU General Public License v3.0
124
stars
48
forks
source link
Add modern form field types, attributes and formattings thingamabobs #754
Closed
auge8472 closed 4 days ago
number
,url
,search
,date
and so on.required
,autofocus
, where it appears appropriate.<input type="submit">
and<input type="reset">
with<button>
respective<button type="reset">
, where found.