Hello All,
I have added a "custom field" in a third party open source application which is a number only field. I have it to track how many times a visitor visits a website.
The problem is that the field keeps returning "undefined" when the data is accessed. I am using a php script to add to the field which I have used in the past successfully so I know it is not the script.
I am thinking if I can go through the phpmyadmin and set the field to auto increment, this would fix the problem? But when I go into the database, I cannot find where to set it to auto increment?
Any help at all would be appreciated...
Thanks in advance,
Doug