Hi,
I am making a site that is used by a client to upload their Excel spreadsheets as .htm files since they are comfortable with Excel only. Basically what I need to do is write some PHP so that when the .htm (eg: Sheet01.htm) file is uploaded it changes it's filename to a more meaningful name like pricelist.htm and inserts some html code (like the header, menu and footer).
Is this possible?
Thanks in advance.
I am making a site that is used by a client to upload their Excel spreadsheets as .htm files since they are comfortable with Excel only. Basically what I need to do is write some PHP so that when the .htm (eg: Sheet01.htm) file is uploaded it changes it's filename to a more meaningful name like pricelist.htm and inserts some html code (like the header, menu and footer).
Is this possible?
Thanks in advance.