I'm not sure anyone can help here, but I thought I'd try. I am using the Coranto news program to post things on my website. I am setting up a news scroller script to be dynamically generated through this. The program uses perlcode. I have a counter ($counter++), which increments with each news headline I have. I counter currently starts with 1, but I need it to start with 0. How can I do this?
Bookmarks