PHP Codex v2.5.2
String Encoder/Decoder
Codex –>
eval:
|
Serialize:
|
Base64:
|
Base64 URL:
|
JSON:
|
HTML:
|
URL:
|
URL Params:
Output –>
echo:
|
print_r:
|
var_dump:
|
JSON:
|
print_r:
|
recycle:
eval:
Evaluates input code strings as working code and outputs working code as code strings.