Changes between Version 3 and Version 4 of Doc/panc/dml/functions
- Timestamp:
- Mar 3, 2007, 3:16:00 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Doc/panc/dml/functions
v3 v4 4 4 == Built-In Functions == 5 5 6 === base64 6 === base64_decode( arg:string ) : string === 7 7 8 8 This function decodes the given string that must be Base64 (defined in RFC 2045) encoded.