PHP functions online

PHP base64_decode online

This online php base64 decoder can be used to apply php base64_decode function to given string.

PHP base64_encode online

This online base64 encoder can be used to apply php base64_encode function to given string.

Php html_entity_decode online

This online php html_entity_decode can be used to apply php html_entity_decode function to a given string. html_entity_decode usage notes $decoded_value = html_entity_decode (string $string, $flags=ENT_COMPAT, read more

php htmlentities online

This online php htmlentities convertor can be used to apply php htmlentities function to given string. htmlentities usage notes $encoded_value = htmlentities (string $string, $flags=ENT_COMPAT, read more

PHP json_encode string online

This form can be used to encode a string using php json_encode function. Note that outcome will be enclosed in quotes (“”).

PHP md5 online

This online php md5 tool can be used to apply php md5 function to given string.

PHP rawurlencode online

This form can be used to encode a url or string using php rawurlencode function. Additional notes PHP rawurlencode will encode space to %20 The read more

PHP unserialize online

This online php unserialize tool can be used to apply php unserialize function to given string.

PHP urlencode online

This form can be used to encode a url or string using php urlencode function. Additional notes PHP urlencode will encode space to + The read more