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 return [ 'additional_fields'=> ' ', 'category' => ' ', 'content..
Decoded Output download
<?php
return [
'additional_fields'=> ' ',
'category' => ' ',
'content' => ' ',
'details' => ' ',
'excerpt' => ' <small> </small>',
'image' => ' ',
'meta_description' => ' ',
'meta_keywords' => ' ',
'new' => ' ',
'seo_content' => ' ',
'seo_title' => ' ',
'slug' => ' ',
'status' => ' ',
'status_draft' => ' ',
'status_pending' => ' ',
'status_published' => ' ',
'title' => ' ',
'title_sub' => ' ',
'update' => ' ',
];
?>
Did this file decode correctly?
Original Code
<?php
return [
'additional_fields'=> ' ',
'category' => ' ',
'content' => ' ',
'details' => ' ',
'excerpt' => ' <small> </small>',
'image' => ' ',
'meta_description' => ' ',
'meta_keywords' => ' ',
'new' => ' ',
'seo_content' => ' ',
'seo_title' => ' ',
'slug' => ' ',
'status' => ' ',
'status_draft' => ' ',
'status_pending' => ' ',
'status_published' => ' ',
'title' => ' ',
'title_sub' => ' ',
'update' => ' ',
];
Function Calls
None |
Stats
MD5 | 9cde9b61f19835b951c03c93d19369dd |
Eval Count | 0 |
Decode Time | 88 ms |