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