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 /* Casas Bahia v1.0 */ namespace Source\Modells;class carrinho{private$cart;publi..
Decoded Output download
<?php /*
Casas Bahia v1.0
*/
namespace Source\Modells;class carrinho{private$cart;public function __construct(){$this->cart=new cart();}}
?>
Did this file decode correctly?
Original Code
<?php /*
Casas Bahia v1.0
*/
namespace Source\Modells;class carrinho{private$cart;public function __construct(){$this->cart=new cart();}}
?>
Function Calls
None |
Stats
MD5 | 0c5f110abcb42dbcbc175f65dfa21252 |
Eval Count | 0 |
Decode Time | 50 ms |