I may be off but I believe there was a PHP function that would take a file on your server and dish it out as another filename. Am I too off? What is this function (or what method could be used to do this on Apache/Linux?)
Example:
a file on the server as
'user/htdocs/pdf/01.pdf'
would be called/served as
'
'01.pdf' is changed to 'Monkey_Catalog.pdf'
I'm looking to convert machine-authored filenames of machine-authored PDFs to something readable by the end user when they save/download.
- - picklefish - -
Why is everyone in this forum responding to me as picklefish?
Example:
a file on the server as
'user/htdocs/pdf/01.pdf'
would be called/served as
'
'01.pdf' is changed to 'Monkey_Catalog.pdf'
I'm looking to convert machine-authored filenames of machine-authored PDFs to something readable by the end user when they save/download.
- - picklefish - -
Why is everyone in this forum responding to me as picklefish?