Counter Example of SSI





You can now use your knowledge o CGI output to write a CGI counter. Many people like to include a nifty-looking counter that displays the number of times a page has been accessed. There are two main pieces to a counter program.
Read and update the number of times a page has been accessed.
Display the number.
This time, your challenge not only lies in the main algorithm reading and updating the access count but in displaying the number.
Domain Name Search
|