Numbers
Posted: Fri Apr 13, 2012 5:34 am
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
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