Crisp
01-23-2010, 04:40 AM
Hello.
I want to turn time(); into something like "10:15" is this possible?
Here's an example:
//Time
$time = "1263696726";
//Now I want to convert $time to X:XX
//I have no idea what to do next.
I hope you can help, thanks!
I want to turn time(); into something like "10:15" is this possible?
Here's an example:
//Time
$time = "1263696726";
//Now I want to convert $time to X:XX
//I have no idea what to do next.
I hope you can help, thanks!