| PHP3 Manual | ||
|---|---|---|
| Prev | Next | |
base64_decode -- decodes data encoded with MIME base64
base64_decode() decodes encoded_data and returns the original data. The returned data may be binary.
See also: base64_encode(), RFC-2045 section 6.8.
| Prev | Home | Next | 
| base64_encode | Up | Variable functions |