Hi,
I have a mysql database which I use to store articles. I use a php form to search for those articles and display the search results by Title, Description, Keywords (all fields on the mysql table)
I would now like to have a # of times accessed field which I can call and display. Any help on how to call the field and have that field increment everytime its accessed is needed
Thank you,
dR
I have a mysql database which I use to store articles. I use a php form to search for those articles and display the search results by Title, Description, Keywords (all fields on the mysql table)
I would now like to have a # of times accessed field which I can call and display. Any help on how to call the field and have that field increment everytime its accessed is needed
Thank you,
dR