I have looked every where for a solution to convert 1357133639816 milliseconds into dd-mm-yyyy h:m:s using PHP 5.3 and also convert current server time into the same millisecond format as given above.
This value is an extract from an SMS on android with display time value of 02-Jan-2012 07:03 PM
I have tried hard to find and test as many codes available online.
PS - http://codepad.org helped in quick execution of any test code (if you may like to test urs before posting).