[ic] Primitive Counter for Page Accesses

Stefan Hornburg interchange-users@icdevgroup.org
Thu May 22 14:43:00 2003


Hello, Interchange users !

Just an example how smooth Interchange programming is every now and then:

Sub <<EOS
sub count_hits {
	$Scratch->{hits} = $Tag->counter('etc/hit.counter');	
};
EOS

Autoload count_hits

Cheers
	Racke

-- 
LinuXia Systems => http://www.linuxia.de/
Expert Interchange Consulting and System Administration
ICDEVGROUP => http://www.icdevgroup.org/
Interchange Development Team