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_keywords' => ' ',
'new' => ' ',
'seo_content' => ' SEO',
'seo_title' => ' SEO',
'slug' => ' URL',
'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_keywords' => ' ',
'new' => ' ',
'seo_content' => ' SEO',
'seo_title' => ' SEO',
'slug' => ' URL',
'status' => ' ',
'status_draft' => '',
'status_pending' => '',
'status_published' => '',
'title' => ' ',
'title_sub' => ' ',
'update' => ' ',
];
Function Calls
None |
Stats
MD5 | e338445fc435200068090a29fb7290c8 |
Eval Count | 0 |
Decode Time | 109 ms |