I'll try to explain myself good as i can, I have this "value"
And i want to do something that, when I enter to this link for example: http://example.com/index.php?value=50 It will insert the number 50 into the value..
<input type="number" name="amount" min="1" max="5000" value="" />
Someone can help me please?
Thanks everyone the problem solved