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 // autoload_psr4.php @generated by Composer $vendorDir = dirname(dirname(__FILE__)..
Decoded Output download
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
);
?>
Did this file decode correctly?
Original Code
<?php
// autoload_psr4.php @generated by Composer
$vendorDir = dirname(dirname(__FILE__));
$baseDir = dirname($vendorDir);
return array(
);
Function Calls
dirname | 3 |
Stats
MD5 | dd3a00f0d13eb29781edd8c77d4c5100 |
Eval Count | 0 |
Decode Time | 96 ms |