PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
tags where appropriate when posting code. Read: [url=http://forums.devnetwork.net/viewtopic.php?t=21171]Posting Code in the Forums[/url][/color]
Greetings board members!
What I'm trying to do at first seemed very simple, but I'm having quite a difficult time accomplishing the task. I am attempting to have a counter start at zero, and every time a link is clicked (which references the current page), have the counter increment by 1. For instance, here's the code I started with: