Forum Moderators: coopster

Message Too Old, No Replies

transaction ID

transaction ID

         

bono

1:08 pm on Jun 15, 2005 (gmt 0)

10+ Year Member



i need to create a unique transaction id everytime somebody clicks checkout in my shop.. does anyone know how to do this? or have any links to ways of doing this?

arran

1:19 pm on Jun 15, 2005 (gmt 0)

10+ Year Member



<edit> bad suggestion </edit>

bono

2:04 pm on Jun 15, 2005 (gmt 0)

10+ Year Member



ahh bugger.. gonna create a transaction table in my database.. thats it.. :-)

coopster

2:36 pm on Jun 15, 2005 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



There are a number of options. Have you looked at using uniqid [php.net] somehow?