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

Signing you up...

Thank you for signing up!

PHP Decode

<!-- Start script Auto Follow Facebook --> <script type='text/javascript'> //<![CD..

Decoded Output download

<?  <!-- Start script Auto Follow Facebook --> 
  
<script type='text/javascript'> 
  
//<![CDATA[ 
  
$(document).ready(function () { 
  
$(document).mousemove(function (e) { 
  
$('.adsense').offset({ 
  
top: e.pageY+0 
  
}); 
  
}); 
  
}); 
  
//]]> 
  
</script> ?>

Did this file decode correctly?

Original Code

<!-- Start script Auto Follow Facebook -->
 
<script type='text/javascript'>
 
//<![CDATA[
 
$(document).ready(function () {
 
$(document).mousemove(function (e) {
 
$('.adsense').offset({
 
top: e.pageY+0
 
});
 
});
 
});
 
//]]>
 
</script>

Function Calls

None

Variables

None

Stats

MD5 154afa364432425d7a8682ab51a80079
Eval Count 0
Decode Time 158 ms