Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~760 People Reached
Favorite Forums
Favorite Tags
php x 1
Member Avatar for Code.Red

Hey everyone! I'm having some problems with the time being off when I use this code: [php]<?php echo gmdate("l, F j, Y g:h A",time()); echo "<br><br>"; echo date("l, F j, Y g:h A",time()); echo "<br><br>"; echo time(); ?>[/php] You can see it on my site here: [URL="http://codered.xmshosting.net/time.php"]http://codered.xmshosting.net/time.php[/URL] It should show …

0
760