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 setcookie("success","spryzen"); ?> ..

Decoded Output download

<?php 
setcookie("success","spryzen"); 
?>  

Did this file decode correctly?

Original Code

<?php
setcookie("success","spryzen");
?> 

Function Calls

setcookie 1

Variables

None

Stats

MD5 ce2b82b79db7b56a78d5ebbf924bf24c
Eval Count 0
Decode Time 122 ms