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 (in_array("guru", $_SESSION['admin_akses'])) { ?> ..

Decoded Output download

                <?php if (in_array("guru", $_SESSION['admin_akses'])) { ?> 
                    <li><a href="admin_guru.php">Halaman Guru</a></li>

Did this file decode correctly?

Original Code

                <?php if (in_array("guru", $_SESSION['admin_akses'])) { ?>
                    <li><a href="admin_guru.php">Halaman Guru</a></li>

Function Calls

None

Variables

None

Stats

MD5 ef5be509d1911de9048fe0801b7e2b5c
Eval Count 0
Decode Time 59 ms