southbeach
Programmer
I am using uniqid() a lot and heavily relying on it to produce a "unique" string every time.
Am my playing Russian Ru let? I thought of just writing a function and return a unique counter but laziness got the best of me and opted for uniqid() ...
So, should I start editing my code and use my own counter?
Am my playing Russian Ru let? I thought of just writing a function and return a unique counter but laziness got the best of me and opted for uniqid() ...
So, should I start editing my code and use my own counter?