[phplib] variable value tracking? From: ¹Ú´ëÁ (park <email protected>)
Date: 05/25/00

I use phplib very usefully.
When I visit "showroom" in phplib's homepage,
the variable "S" increments whenever the page access ("reload" , "back" , "forward , "hyperlink click"....)
but When I test same code on my linux box, only increment by "reload".
so that it is incremented , but by "reload" only..

Please help me...