Documentation for scripts updatee.cgi and updater.cgi
Show of visitings count and date of page update
Copyright  Pavel Korolyov, 2000 
http://marabou.da.ru/
-----------------------------------------------------
       
.       ,  
  .

				
				==========
1.	      
	   .
2.	      
	 .

				
				=========
1.	,  ,       Perl 
	 .
2.	,  ,    :
	$newlen -	    .
			  $newlen=10;
	$gmtvalue -	 ,   , 
			   .  $gmtvalue=4
			       
			.
	$text1 -	 ,  .
			  $text1="Excuse " 
			  $text1="The coding "  
			.
	$text2 -	 ,  .
			  $text2="for bad English"
			   $text2="Windows-1251" 
			 .
	$html_file - 	    . 
			$html_file="../".$ENV{'QUERY_STRING'}.".html"
			 ,   
			       
			   .
3.	   index.txt    .
4.	,   cgi-bin   :
		updatee.cgi   
		updater.cgi   
		index.txt
	      . ,   755, 
	   666.
5.	     HTML   
	<body>  </body> :
		<!--#include virtual="cgi-bin/updatee.cgi?index"-->
	   
		<!--#include virtual="cgi-bin/updater.cgi?index"-->
	          
	      .
6.	,  ,     
	 print.
