yes I do. I'm now looking at the section of the object where you can look at the umt rather than local time. this may work for me. other wise I will use the method you said. thank you
solex
ok that's not what I need then. I need to be able to refrance a date object that counts on like a normal clock but is set running at a time set by me...
Hello,
Im trying to code a script to produce a visual countdown to a spesific time and preform an action if the time reaches zero or if it has allready passed.
Also the current server epoch is taken from a php script using loadvars when the flash movie is loaded, this is the part im getting...
Hello,
I couldnt find an answer to this, so sorry if this has been covered before.
I want to find the epoch for i.e. 3rd of january 2007. Is there a premade function to do this, i could only find how to get the current epoch.
Thanx in advance
Charles
ammeded code:
// get page source
$torrentDownloadReturned = fopen($torrentDownloadAddress, "r") or die("cannot open remote file");
$torrentDownloadReturned = stream_get_contents($torrentDownloadReturned);
// Save returned file as torrent file
$torrentFileName =...
// get page source
$torrentDownloadReturned = fopen($torrentDownloadAddress, "r") or die("cannot open remote file");
$torrentDownloadReturned = stream_get_contents($torrentDownloadReturned);
// Save returned file as torrent file
$torrentFileName =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.