|
Posted by ZeldorBlat on 04/20/07 13:03
On Apr 19, 8:42 pm, "Art" <c...@bellsouth.net> wrote:
> 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.
>
> Art
How are you using the value of the text box that PHP would parse it as
a variable? If you have a $ in a string it shouldn't make any
difference.
Navigation:
[Reply to this message]
|