SHARE
TWEET

Untitled




Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
- $a = Array (
- "password" => "SeRjQRVUglkeM‰‰P9L7NsjKXOY", //it's encrypted with a custom encryption system
- "id" => 0
- );
- echo json_encode($a);
- {"password":null,"id":0}
- {"password":"SeRjQRVUglkeM‰‰P9L7NsjKXOY","id":0}
RAW Paste Data
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the Cookies Policy.