"; } } $fp = fopen($dat_file, "w"); $tmp = fputs($fp, $counter, strlen($counter) + 1); fclose($fp); ?>