Search for the resource you need: Search in:
Advanced Search

\n"; for ($i = 0; $i ".$arr_xml['BeforeText'][$i]." ".$arr_xml['Text'][$i]." ".$arr_xml['AfterText'][$i]."\n"; } echo ""; } } function tla_updateLocalXML($url, $file, $time_out) { if($handle = fopen($file, "a")){ fwrite($handle, "\n"); fclose($handle); } if($xml = file_get_contents_tla($url, $time_out)) { $xml = substr($xml, strpos($xml,'(.*?)', '"'); $n = 0; while (isset($out[$n])) { $retarr[$out[$n][1]][] = str_replace($search_ar, $replace_ar,html_entity_decode(strip_tags($out[$n][0]))); $n++; } return $retarr; } tla_ads(); ?>
Please rate the listing below, with 10 being the best:

Coundown Clock
- admin
Allows you to place a countdown to any future date of your choice on your website. The one on this page is programmed to display the time left for christmas. I have only tested it on internet explorer 6, however, it should work on 5. the format of the pareters year, month, day, hour, minute is yy, mm, dd, hh, mm. Feel free to modify the functions to your own liking. The script currently gets its current date from the client, a truer way of implementing a countdown to any particular date would be to somehow obtain it from the server.

worst best
1 2 3 4 5 6 7 8 9 10