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 endwhile; ?> <?php if ($count % 5 && $count % 5 < 2 || $count % 5 == 4) { ?> ..

Decoded Output download

<?php endwhile; ?>  
		<?php if ($count % 5 && $count % 5 < 2 || $count % 5 == 4) { ?>  
		</div> 
		<?php } ?> 
		<?php if ($count % 5 < 5 && $count % 5 != 0) { ?>  
		</div> 
		<?php } ?>

Did this file decode correctly?

Original Code

<?php endwhile; ?> 
		<?php if ($count % 5 && $count % 5 < 2 || $count % 5 == 4) { ?> 
		</div>
		<?php } ?>
		<?php if ($count % 5 < 5 && $count % 5 != 0) { ?> 
		</div>
		<?php } ?>

Function Calls

None

Variables

None

Stats

MD5 c64613d26acddb3a6cff7781c6864653
Eval Count 0
Decode Time 85 ms