So, I'm trying to create a database where the user is making client pages. I figured out how to upload there first name,last name,telephone,fax,e-mail,client number to the database.My question is how do I automatically increase the client number, when ever the end-user is creating a new page.Ex first time PCO-14-1, next time without them typing in PCO-14-2 it should do it automattically. Any suggestion where do I start from.
By the way the languages i'm using are html,php,javascript and phpmyadmin.