Documentation for script updates.cgi
Show of quantity of visitings per day and date of a site update
Copyright  Pavel Korolyov, 2000 
http://marabou.da.ru/
---------------------------------------------------------------
       
.       ,  
  .

				
				==========
1.	     
	      .
2.	     
	       .
3.	        
	    *.htm*.

				
				=========
1.	,  ,       Perl 
	 .
2.	,  ,    :
	$newlen -	    .
			  $newlen=10;
	$waitsec -	    , 
			   
			,    .
			  $waitsec=60*60*3 
			3 ;
	$birthtime -	 ,    
			(00:00:00 1  1970 )   
			 .   
			$birthtime=946674000  1  2000 
			     . 
			       
			  Perl timelocal() 
			 Time::Local,   
			 : sec, min, hour, day, month-1,
			year,   time2n  
			http://marabou.da.ru/.
	$path -		   html   
			 .   $path="."
			     :
			cgi-bin/*.cgi
			*.htm*
	$gmtvalue -	 ,   , 
			   .  $gmtvalue=4
			       
			.
3.	,   cgi-bin   :
	updates.cgi
	index.tmp
	      . ,   755, 
	   666.
4.	     HTML   
	<body>  </body> :
	<!--#include virtual="cgi-bin/updates.cgi?index"-->
	        .
5.	     Microsoft FrontPage 
	    ,   
	  ,      
	    .
6.	,  ,     
	 print.
