Search for encode

  1. Search 9.5.x for encode
  2. Search 8.9.x for encode
  3. Search 10.3.x for encode
  4. Search 11.x for encode
  5. Other projects
Title Object type File name Summary
drupal_base64_encode function includes/bootstrap.inc Returns a URL-safe, base64 encoded version of the supplied string.
drupal_encode_path function includes/common.inc Encodes a Drupal path for use in a URL.
drupal_json_encode function includes/common.inc Converts a PHP variable into its JavaScript equivalent.
drupal_json_encode_helper function includes/json-encode.inc Encodes a PHP variable to HTML-safe JSON for PHP versions below 5.3.0.
json-encode.inc file includes/json-encode.inc Provides a helper to properly encode HTML-safe JSON prior to PHP 5.3.0.
mime_header_encode function includes/unicode.inc Encodes MIME/HTTP header values that contain incorrectly encoded characters.
_openid_encode_message function modules/openid/openid.inc Encode a message from _openid_create_message for HTTP Post
_password_base64_encode function includes/password.inc 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.