i have a problem that i can break into two parts any help would be appreciated.
1:- i need to create a textbox that will only except numeric values (preferably validated in php)
2:- the value of the textbox must have a max value so no input can be higher than specified (preferably php)