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::minimal') @section('title', __('Payment Required')) @section('code', '4..
Decoded Output download
<? @extends('errors::minimal')
@section('title', __('Payment Required'))
@section('code', '402')
@section('message', __('Payment Required'))
?>
Did this file decode correctly?
Original Code
@extends('errors::minimal')
@section('title', __('Payment Required'))
@section('code', '402')
@section('message', __('Payment Required'))
Function Calls
| None |
Stats
| MD5 | 3188024bc0ccf8a4d04ee73c09a8369b |
| Eval Count | 0 |
| Decode Time | 111 ms |