Hi
I'm stuck on something which is probably simple but I can't work it out.
I am making a non-database ordering system where the client only wants email notification. The gateway require a unique order number - how do I generate a unique number if there is no reference point? Random is not enough.
Any advice anyone??