Naming files this way...

scrapefun

A-Parser Enterprise License
A-Parser Enterprise
Is it possible to create file names with Base64 encoding?

For example, I'm currently creating file names based on the value of "query" variable but a client has asked it be based64 encoded

So instead of:

keyword.txt

it would be:
a2V5d29yZA==.txt
 
Back
Top