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 declare(strict_types=1); /** * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nex..
Decoded Output download
<?php declare(strict_types=1);
/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
script('core', 'recommendedapps');
?>
<div id="recommended-apps"></div>
Did this file decode correctly?
Original Code
<?php declare(strict_types=1);
/**
* SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/
script('core', 'recommendedapps');
?>
<div id="recommended-apps"></div>
Function Calls
None |
Stats
MD5 | 9bc1a98f5b8fe645b873e4e05d2fb54d |
Eval Count | 0 |
Decode Time | 75 ms |