redarrow Posted April 19, 2006 Share Posted April 19, 2006 how do you get the time from the server and put it in the databasei need to no how to dispaly time as h:m:s using time()advance thank you.[!--quoteo(post=366519:date=Apr 19 2006, 05:52 PM:name=redarrow)--][div class=\'quotetop\']QUOTE(redarrow @ Apr 19 2006, 05:52 PM) [snapback]366519[/snapback][/div][div class=\'quotemain\'][!--quotec--]how do you get the time from the server and put it in the databasei need to no how to dispaly time as h:m:s using time()advance thank you.[/quote][code]<?$today=date("h:i:s");echo $today;?>[/code][!--sizeo:5--][span style=\"font-size:18pt;line-height:100%\"][!--/sizeo--]solved[!--sizec--][/span][!--/sizec--] sorry Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.