Search for encode
- Search 9.5.x for encode
- Search 8.9.x for encode
- Search 10.3.x for encode
- Search 11.x for encode
- Other projects
Title | Object type | File name | Summary |
---|---|---|---|
drupal_base64_encode | function | includes/ |
Returns a URL-safe, base64 encoded version of the supplied string. |
drupal_encode_path | function | includes/ |
Encodes a Drupal path for use in a URL. |
drupal_json_encode | function | includes/ |
Converts a PHP variable into its JavaScript equivalent. |
drupal_json_encode_helper | function | includes/ |
Encodes a PHP variable to HTML-safe JSON for PHP versions below 5.3.0. |
json-encode.inc | file | includes/ |
Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0. |
mime_header_encode | function | includes/ |
Encodes MIME/HTTP header values that contain incorrectly encoded characters. |
_openid_encode_message | function | modules/ |
Encode a message from _openid_create_message for HTTP Post |
_password_base64_encode | function | includes/ |
Encodes bytes into printable base 64 using the *nix standard from crypt(). |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.