renevanh
08-27-2006, 03:46 AM
I'm (still) building a website where people can order things.
I want to give every costumer who pushed the "order" button a unique ID. Is there a nice PHP trick to do this, or should I use a database to keep track of the ID's already given?
René
I want to give every costumer who pushed the "order" button a unique ID. Is there a nice PHP trick to do this, or should I use a database to keep track of the ID's already given?
René