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); assert(function_exists('curl_init')); ..

Decoded Output download

<?php

declare(strict_types=1);

assert(function_exists('curl_init'));
 ?>

Did this file decode correctly?

Original Code

<?php

declare(strict_types=1);

assert(function_exists('curl_init'));

Function Calls

None

Variables

None

Stats

MD5 fb9d5bff08fa8b428f2bf0a5f639bb2a
Eval Count 0
Decode Time 80 ms