jkkenzie Posted April 11, 2008 Share Posted April 11, 2008 what format do i present data in date or currency for on input boxes or when one types numbers they are updated to currency or date format on the page? then they are also saved in the database as date or currency? Regards, Joseph Link to comment https://forums.phpfreaks.com/topic/100602-dates-and-currencies/ Share on other sites More sharing options...
redarrow Posted April 11, 2008 Share Posted April 11, 2008 what u mean? Link to comment https://forums.phpfreaks.com/topic/100602-dates-and-currencies/#findComment-514517 Share on other sites More sharing options...
jkkenzie Posted April 12, 2008 Author Share Posted April 12, 2008 ok, 1. in mysql database, date field is type DATE and time is TIME and both is type DATETIME , what for Currency? i.e in $. or shs. ?? 2. on the page form with input for date, how do i make an input mask for date? e.g /// or --- i.e 22/12/2008 or 22-12-2008? Thanks Link to comment https://forums.phpfreaks.com/topic/100602-dates-and-currencies/#findComment-515363 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.