Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<?php return array( 'functions' => array( 'oauth_get_sbs', 'oauth_..
Decoded Output download
<?php
return array(
'functions' => array(
'oauth_get_sbs',
'oauth_urlencode',
),
'classes' => array(
'OAuth',
'OAuthProvider',
'OAuthException',
),
); ?>
Did this file decode correctly?
Original Code
<?php
return array(
'functions' => array(
'oauth_get_sbs',
'oauth_urlencode',
),
'classes' => array(
'OAuth',
'OAuthProvider',
'OAuthException',
),
);
Function Calls
None |
Stats
MD5 | 545af6eaae3cdb46ba0147477b33334c |
Eval Count | 0 |
Decode Time | 96 ms |