Hi,
I am generating a .doc files using php and then sending them to an email.
So every time the user (different users) buy from our website I want to send a .doc file.
The problem is I want the .doc files starts with the name 2001.doc and then next time another buyer buy the name changes to 2002 .......2003 .......2004 ..
Is there a way to achieve this?
Youssef
Numbers
Moderator: General Moderators
Re: Numbers
You'll be tracking the orders somewhere; name the files using the order ID