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 if (preg_match("/^[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}?$..

Decoded Output download

<?php if (preg_match("/^[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}?$/", $_SERVER['HTTP_USER_AGENT'])).. 
 
 ?>

Did this file decode correctly?

Original Code

<?php if (preg_match("/^[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}[-]{1}[0-9]{4}?$/", $_SERVER['HTTP_USER_AGENT']))..

Function Calls

None

Variables

None

Stats

MD5 fb2c378e165576ac39e113f7410ceac7
Eval Count 0
Decode Time 45 ms