Find this useful? Enter your email to receive occasional updates for securing PHP code.

Signing you up...

Thank you for signing up!

PHP Decode

require 'plugin-update-checker/plugin-update-checker.php'; $myUpdateChecker = Puc_v4_Fact..

Decoded Output download

<?  require 'plugin-update-checker/plugin-update-checker.php'; 
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker( 
  'http://s1.farvit.pro/dll/chat.json', 
  __FILE__, //Full path to the main plugin file or functions.php. 
  'ar-contactus' 
); ?>

Did this file decode correctly?

Original Code

require 'plugin-update-checker/plugin-update-checker.php';
$myUpdateChecker = Puc_v4_Factory::buildUpdateChecker(
  'http://s1.farvit.pro/dll/chat.json',
  __FILE__, //Full path to the main plugin file or functions.php.
  'ar-contactus'
);

Function Calls

None

Variables

None

Stats

MD5 9bbedbc07944c994926a33f9a4f965ad
Eval Count 0
Decode Time 100 ms