Hi, i'd like to ask for some help with my form,...
So basically i want to get a number (using a form) from the user to change a variable ($number=15😉 to whatever the user inputs...
Set up an HTML form and take a look at the manual... In particular $GET and $POST.