Recent content by jacoborcup

  1. J

    Can I change the file extension of a file uploaded to a server via php?

    Using the upload form, via the post method, I can upload a file onto the server. But i want to convert the file extension. i.e. the uploaded file is an xls file but I want it saved as an xml file. Can this be done? Please Help.
Back
Top