Page 1 of 1

number plus number then show result

Posted: Fri Dec 29, 2006 7:26 pm
by eeau1973
hi .. i would like to know how to ask for numbers in a form and then show the add result ...

thanks

Posted: Fri Dec 29, 2006 7:28 pm
by feyd
A couple of text boxes and a submit button would do for the interface. echo() for the PHP side.