How to make HTML input tag only accept numerical values?

HTML 5 You can use HTML5 input type number to restrict only number entries: <input type=”number” name=”someid” /> This will work only in HTML5 complaint browser. Make sure your html document’s doctype is: <!DOCTYPE html> See also https://github.com/jonstipe/number-polyfill for transparent support in older browsers. JavaScript Update: There is a new and very simple solution for … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)