I want to ask. how do i start codding this ?
i want to convert the value of textbox to number.
example the value of textbox is " box "
and there are the right value per letter.
b = 1
o = 3
x = 2
... and so on.
hmm, can i make it in java script or in php ?
i want to convert the value of textbox to number.
example the value of textbox is " box "
and there are the right value per letter.
b = 1
o = 3
x = 2
... and so on.
hmm, can i make it in java script or in php ?
Comment