Find this useful? Enter your email to receive occasional updates for securing PHP code.
Signing you up...
Thank you for signing up!
PHP Decode
<thead {{ $attributes->merge(['class' => '']) }}> {{ $slot }} </thead>..
Decoded Output download
<? <thead {{ $attributes->merge(['class' => '']) }}>
{{ $slot }}
</thead> ?>
Did this file decode correctly?
Original Code
<thead {{ $attributes->merge(['class' => '']) }}>
{{ $slot }}
</thead>
Function Calls
None |
Stats
MD5 | f39732afcde9e38934fd59a5c3a6a3c7 |
Eval Count | 0 |
Decode Time | 96 ms |