| | |||||
| ||||||||
| Programming PHP, Perl, Ruby on Rails, AJAX, HTML, XHTML, CSS, JavaScript, MySQL and any other coding topics. |
![]() |
| | LinkBack | Thread Tools |
| | THREAD STARTER #1 (permalink) |
| The original NP Emo Kid Join Date: Jan 2005 Location: Plymouth, UK
Posts: 1,693
![]() ![]() ![]() ![]() ![]() ![]() | setting locale in php Basically i have this: Code: $time = time();
echo $time . '<br />';
echo date("d-m-Y H:i:s",$time);
__________________ Gaming On Linux - Because Linux is Fun! |
| |
| | THREAD STARTER #3 (permalink) |
| The original NP Emo Kid Join Date: Jan 2005 Location: Plymouth, UK
Posts: 1,693
![]() ![]() ![]() ![]() ![]() ![]() | That is the long way around, i would prefer to use the setlocale options but i cannot get it to work.
__________________ Gaming On Linux - Because Linux is Fun! |
| |