how to i decimal, comma, and $ format a number called from mysql displayed in a table cell using php. This is the call script and this is the formatting script How do I replace the $value=123... with my call script? Thanks
Comment on this Question and Answer >>>
ASK A QUESTION
More forms PHP Questions
I am taking over a position from another programmer, and want to change some php code, but part of it has me baffled. The code creates a form and after it is filled, the client wants it to go to a separate thank you page – right now, it re-uses the forHow do I email the contents of a form to me?
How do you email the contents of a form to someone?
PHP program to register students' record
if i send values to database ,but in that table zeros is added ,how can i rectify the error
