Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
@extends('errors.template') @section('title', 'Not Found') @section('details', $exception..
Decoded Output download
<? @extends('errors.template')
@section('title', 'Not Found')
@section('details', $exception->getMessage())
?>
Did this file decode correctly?
Original Code
@extends('errors.template')
@section('title', 'Not Found')
@section('details', $exception->getMessage())
Function Calls
| None |
Stats
| MD5 | eebb27fb5d2503b5ac79f7367e278827 |
| Eval Count | 0 |
| Decode Time | 101 ms |