How can I read in one character at a time through 1 textbox in PHP?

Chris Y

New member
Using only one text box i need to be able to read in one mathematical calculation (e.g 2x2).

The only way to do it is read in each character at a time, but I'm unsure how to so....any ideas?
 
Back
Top