Hi,
I am a complete newbee for PHP and MySQL. I would need your help for change in the ticketing number schema. I want the ticket number to be of 11 digits for ex. 20111117001. In this the first four digits are the year, next two digits are the month, the next two digits are day. The last three digits are the numbers that would increment everytime a ticket is opened.
I would like the date of the system be used here, for the first eight digits of the ticket. These eight digits change as the date of the system changes.
Also the last three digits of the ticket number reset, as the date changes.
Need your help on this. Need to implement this in my office.
Thanks in advance,
Vipin Kumar