codehaven - php snippets - coding help
Generic filters
Exact matches only
  • Hitcounter in Php

    23rd July 2014

    Php - Miscellaneous

    php codehaven

    This gets the number from a page (i.e. 56) and then adds one to it and saves the page.
    When run again it does the same. (You may need to create the hitcounter.txt and add the number 0 to start it?)

    Was this code snippet helpful?