|
Re: Filtering out comma's with PHP
at the risk of sounding like a broken record (my answers always seem to involve java script)....
you could just put an onchange event on the text field that filters out any commas...
i'll paste in example code in a minute
|