Adding up values with $ signs
Posted: Mon May 12, 2003 2:37 pm
I have a form with text fields where $ amounts get entered.. like say $5 but when it hits the target php file to total and display the amount. If there are any "$" signs used in the text field on the form it comes out blank in the target php file and doesn't total it. Anyway I can fix this so it'll just ignore the $ sign and add the value beside it?
thanks
thanks