Can anyone help? I've got a text input box where the user occasionally
enters $ sign. For example they might enter $90,000 for a dollar amount.
The problem i'm having is that my php script is seeing this as a variable.
I'm not sure how to get around this problem.