Project Description:
Hi,
I have three almost identical php forms which generate quotes based on the user's inputs.
I need to enable users to enter commas (,) in two of these fields. Currently these fields accept commas, but they break the outputs for some reason.
I think this is a quick validation job.