Hello,
Can I change TrackID only to be number?
So it will look like this: 854264557
Jonas
Track id - number
Moderator: mkoch227
Re: Track id - number
Perhaps this?
viewtopic.php?f=13&t=3792&p=16276&hilit ... racking+ID
viewtopic.php?f=13&t=3792&p=16276&hilit ... racking+ID
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
Re: Track id - number
Not quite.
I want that it is only numbers and fewer digits in "track_id"
Like here:
85472 (max 5 or 6 digits)
Is it possible?
And how?
I want that it is only numbers and fewer digits in "track_id"
Like here:
85472 (max 5 or 6 digits)
Is it possible?
And how?
Re: Track id - number
Hi
well in the link is shown how to create a digits-only solution.
You could also generate the random number and only take 5 or 6 digits from that. Try http://www.php.net/substr
Olaf
well in the link is shown how to create a digits-only solution.
You could also generate the random number and only take 5 or 6 digits from that. Try http://www.php.net/substr
Olaf
* Datenbankentwicklung *
* Individuell, Hochwertig, Transparent, Regional *
* http://www.datenbank-projekt.de *
* Individuell, Hochwertig, Transparent, Regional *
* http://www.datenbank-projekt.de *