Reply
Tue 6 Sep, 2005 09:33 am
How would you input variables representing amounts in dollars? Explain your answer. How would you output variables representing the day of the month, the month, and the year to a US date format (mm/dd/yyyy)? Explain your answer. Assume all values are integers.
That would depend on what application into which you were inputing the variables, and on the output you desired. With the information you've provided, your question is unanswerable.
Perhaps you should look for the answer you need in the documentation of the application to which the question refers.
Is your homework in PHP? If so, note that all variables have dollar signs in front of them. So you would need to escape that symbol in PHP.
Anywho, if you want to get help with homework you need to ask your questions mo' betta.
How To Ask Questions The Smart Way