R rouxx Guest Aug 29, 2009 #1 i want to automatically generate a transaction code in php with the format i.e W-0009...if i make a new transaction, i want the trans. code to increment by 1 thus giving me W-0010...how is this done in php?
i want to automatically generate a transaction code in php with the format i.e W-0009...if i make a new transaction, i want the trans. code to increment by 1 thus giving me W-0010...how is this done in php?