Hi,

I have a problem in PHP. I have three images with three separate hyperlinks. These are coming randomly one at a time. I have done this part.

Now I would like to count how many times an individual image is clicked by the user with the following restrictions,

1. I use only PHP.
2. I will not use any scripting language and HTML.
3. I will store the values in a table with three separate rows.

Please help.
Thank you so much in advance.