C
|
cgphp 1/6/2012 |
You can increment the string directly: $token = 'RKS-DKK-001';
|
B
|
bujar.gashi author 1/6/2012 |
Thanks Cristian , You can increment the string directly: $token = 'RKS-DKK-001';
|