Link to home
Start Free TrialLog in
Avatar of NewtonianB
NewtonianB

asked on

base64 string to file php

I use perl to encode a file to base64 and send it as a post request.
How can I convert back to a file on the php server side?
I'm using the code igniter framework in case there are existing functions you might know of
ASKER CERTIFIED SOLUTION
Avatar of hielo
hielo
Flag of Wallis and Futuna image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
SOLUTION
Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial