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 ${"\x47\x4c\x4fB\x41\x4c\x53"}["\x71\x79j\x64\x65\x6fl\x69\x73"]="\x64\x61d\x6fs";${..

Decoded Output download

<?php ${"GLOBALS"}["qyjdeolis"]="dados";${"GLOBALS"}["ukxfoiwssim"]="row";${"GLOBALS"}["xwhmlmlydeq"]="uid";require_once($_SERVER["DOCUMENT_ROOT"]."/config/funcoes.php");require_once($_SERVER["DOCUMENT_ROOT"]."/modais.php");isLogged($sid);if(getAdm(${${"GLOBALS"}["xwhmlmlydeq"]})==false){header("location: /");}echo "

<div class="container\">
    <center>
        <a href=\"homec.php"><img class=\"mt-5\" src="";echo getConfig("logo");echo "" width="";echo getConfig("largura");echo "" height="";${"GLOBALS"}["oqotxnbk"]="sql";${"GLOBALS"}["euiiqno"]="uid";echo getConfig("altura");echo ""></a><br>
        Bem vindo(a) <b>";echo getNickById(${${"GLOBALS"}["euiiqno"]});echo "</b>!
    </center><br><br>

    <div class="row mb-1 mt-2\">
        <div class="col">
            <div style="float: right;"><button class=\"btn btn-secondary float-right\" type=\"button" data-bs-toggle=\"modal\" data-bs-target=\"#modal-novo-usuario\"><i class=\"fa-solid fa-plus\"></i> Novo usurio</button></div>
        </div>
    </div>
    <div class=\"card card-body shadow border-0 table-wrapper table-responsive\">

        <table class="table user-table table-hover align-items-center\">
            <thead>
                <tr>
                    <th class="border-bottom\">Nome</th>
                    <th class="border-bottom\">Login</th>
                    <th class=\"border-bottom\">Status</th>
                    <th class=\"border-bottom\">Situao</th>
                    <th class=\"border-bottom">Aes</th>
                </tr>
            </thead>
            <tbody>
                ";${${"GLOBALS"}["oqotxnbk"]}=$conn->query("SELECT * FROM usuarios");while(${${"GLOBALS"}["ukxfoiwssim"]}=$sql->fetch(PDO::FETCH_ASSOC)){echo "                    <tr>
                        <td><a href=\"#" class="d-flex align-items-center\">
                                <div class="d-block\"><span class="fw-bold">";echo ${${"GLOBALS"}["ukxfoiwssim"]}["nome"];$iwkwpbe="row";echo "</span>
                                </div>
                            </a></td>
                        <td><span class=\"fw-normal\">";${"GLOBALS"}["yudmmn"]="row";echo ${${"GLOBALS"}["ukxfoiwssim"]}["login"];echo "</span></td>
                        <td><span class="fw-normal d-flex align-items-center\">
                                </svg>
                                ";$rncyfiuwj="row";$qitlwmefppyt="row";if(${$rncyfiuwj}["nivel"]==1){echo"Usurio";}elseif(${${"GLOBALS"}["ukxfoiwssim"]}["nivel"]==2){echo"Administrador";}elseif(${$iwkwpbe}["nivel"]==3){echo"Dono";}else{echo"Desconhecido";}echo "
                            </span></td>
                        <td>
                            ";if(${${"GLOBALS"}["yudmmn"]}["banido"]==1){echo "                                <svg class="icon icon-xs text-danger ms-1" title=\"\" data-bs-toggle=\"tooltip" fill="currentColor" viewBox="0 0 20 20" xmlns="http://www.w3.org/2000/svg\" data-bs-original-title="Delete\" aria-label="Delete\">
                                    <path fill-rule="evenodd\" d=\"M10 18a8 8 0 100-16 8 8 0 000 16zM8.707 7.293a1 1 0 00-1.414 1.414L8.586 10l-1.293 1.293a1 1 0 101.414 1.414L10 11.414l1.293 1.293a1 1 0 001.414-1.414L11.414 10l1.293-1.293a1 1 0 00-1.414-1.414L10 8.586 8.707 7.293z\" clip-rule="evenodd\"></path>
                                </svg>
                                <span class="fw-normal text-danger"> Banido</span>
                            ";}else{echo "                                <svg class=\"icon icon-xxs text-success me-1\" fill=\"currentColor" viewBox="0 0 20 20" xmlns=\"http://www.w3.org/2000/svg">
                                    <path fill-rule=\"evenodd" d="M10 18a8 8 0 100-16 8 8 0 000 16zm3.707-9.293a1 1 0 00-1.414-1.414L9 10.586 7.707 9.293a1 1 0 00-1.414 1.414l2 2a1 1 0 001.414 0l4-4z\" clip-rule="evenodd\"></path><span class="fw-normal text-success\"> Ativo</span>
                                ";}echo "

                        </td>
                        <td>
                            <div class="row\">
							";if(${$qitlwmefppyt}["nivel"]!=3){$lrmmwddve="row";echo "                                <div class="col px-md-0">
                                    <form action="" method=\"post\">
                                        <input type=\"hidden\" name="id" value=\"";$bwyytht="row";echo ${$lrmmwddve}["id"];echo "">
                                        <button type="submit" class=\"btn btn-info btn-sm\" name="btn_editar"><i class="fa-solid fa-pen-to-square\"></i></button>
                                    </form>
                                </div>
                                <div class="col px-md-0">
                                    <a href=\"excluir.php?acao=usuario&id=";echo ${$bwyytht}["id"];echo "" class="btn btn-danger btn-sm\"><i class=\"fa-solid fa-trash\"></i></a>
                                </div>
								";}echo "
                            </div>
                        </td>
                    </tr>
                ";}echo "            </tbody>
        </table>
    </div>

    <!------------------------------------------------------------------------------------>
    <!-- MODAL CONFIG USURIO -->
    <!------------------------------------------------------------------------------------>
    <div class="modal fade\" id=\"modal-novo-usuario" tabindex="-1" role="dialog\" aria-labelledby=\"" aria-hidden=\"true">
        <div class=\"modal-dialog modal-dialog-centered" role="document\">
            <div class="modal-content\">
                <div class="modal-header\">
                    <h2 class="h6 modal-title">Novo usurio</h2>
                    <button type="button\" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button>
                </div>
                <div class="modal-body\">
                    <form action=\"adicionar.php?acao=usuario\" method="post">
                        <div class="row">
                            <div class=\"col\">
                                <label for=\"">Nome</label>
                                <input type="text\" name="nome" class="form-control">
                            </div>
                            <div class="col">
                                <label for="">Login</label>
                                <input type="text" name=\"login" class=\"form-control">
                            </div>
                        </div>

                        <div class=\"row mt-2">
                            <div class="col\">
                                <label for=\"">Senha</label>
                                <input type=\"text" name="senha\" class=\"form-control\">
                            </div>
                            <div class=\"col">
                                <label for=\"\">Pasta atualizao</label>
                                <input type="text" name="pasta_nova\" class=\"form-control">
                            </div>
                        </div>

                        <div class="row mt-2">
                        <div class=\"col\">
                            Nivel de permisso
                            <select name="nivel\" class=\"form-select\">
                                <option value="1">Usurio</option>
                                <option value="2\">Administrador</option>
                            </select>
                        </div>
                        </div>

                </div>
                <div class="modal-footer">
                    <button type="submit\" name="adicionar_usuario\" style="color: white\" class=\"btn btn-success\">Adicionar</button></form>
                    <button type=\"button" style="color: white\" class="btn btn-secondary text-gray ms-auto" data-bs-dismiss=\"modal\">Cancelar</button>
                </div>
            </div>
        </div>
    </div>

    ";if(isset($_POST["btn_editar"])){${"GLOBALS"}["vhgorx"]="sql";${"GLOBALS"}["dqoqqwwqvty"]="dados";${"GLOBALS"}["oruykmfnrnqj"]="dados";$aewpkjv="dados";${${"GLOBALS"}["vhgorx"]}=$conn->query("SELECT * FROM usuarios WHERE id='".$_POST["id"]."'");${$aewpkjv}=$sql->fetch(PDO::FETCH_ASSOC);echo "        <!------------------------------------------------------------------------------------>
        <!-- MODAL EDITAR USURIO -->
        <!------------------------------------------------------------------------------------>
        <div class=\"modal fade\" id=\"modal-editar-usuario\" tabindex=\"-1" role="dialog" aria-labelledby="" aria-hidden="true">
            <div class="modal-dialog modal-dialog-centered\" role=\"document\">
                <div class="modal-content">
                    <div class="modal-header">
                        <h2 class="h6 modal-title\">Editar usurio</h2>
                        <button type=\"button" class=\"btn-close\" data-bs-dismiss=\"modal\" aria-label="Close\"></button>
                    </div>
                    <div class="modal-body">
                        <div class="mt-2 mb-3\"><i class="fa-solid fa-skull-crossbones"></i> No digite a senha se no quiser alterar</div>
                        <form action="editar.php?acao=usuarios\" method="post\">
                            <input type=\"hidden\" name=\"pasta_velha\" value="";echo getData("pasta_att",$_POST["id"]);echo "">
                            <input type="hidden" name="id" value="";echo ${${"GLOBALS"}["qyjdeolis"]}["id"];echo "">
                            <div class="row">
                                <div class="col\">
                                    <label for="">Nome</label>
                                    <input type="text" name="nome" value=\"";echo ${${"GLOBALS"}["oruykmfnrnqj"]}["nome"];echo "\" class=\"form-control\">
                                </div>
                                <div class="col\">
                                    <label for=\"\">Login</label>
                                    <input type=\"text\" name="login" value="";echo ${${"GLOBALS"}["qyjdeolis"]}["login"];echo "" class=\"form-control">
                                </div>
                            </div>

                            <div class="row mt-2\">
                                <div class="col\">
                                    <label for=\"">Senha</label>
                                    <input type=\"text\" name=\"senha" class="form-control">
                                </div>
                                <div class=\"col\">
                                    <label for="\">Pasta atualizao</label>
                                    <input type=\"text\" value="";echo ${${"GLOBALS"}["dqoqqwwqvty"]}["pasta_att"];echo "" name=\"pasta_nova\" class=\"form-control\">
                                </div>
                            </div>

                            <div class="row mt-2\">
                        <div class=\"col\">
                            Nivel de permisso
                            <select name=\"nivel\" class=\"form-select">
                                <option value="1">Usurio</option>
                                <option value="2">Administrador</option>
                            </select>
                        </div>
                        </div>

                    </div>
                    <div class="modal-footer\">
                        <button type="submit" name="atualiza_usuarios\" style=\"color: white\" class="btn btn-success">Editar</button></form>
                        <button type=\"button\" style=\"color: white" class="btn btn-secondary text-gray ms-auto\" data-bs-dismiss="modal\">Cancelar</button>
                    </div>
                </div>
            </div>
        </div>

        <script>
        \$(document).ready(function() {
            \$('#modal-editar-usuario').modal('show');
        });
    </script>

    ";}echo "
"; 
?>

Did this file decode correctly?

Original Code

<?php ${"\x47\x4c\x4fB\x41\x4c\x53"}["\x71\x79j\x64\x65\x6fl\x69\x73"]="\x64\x61d\x6fs";${"\x47\x4cO\x42\x41\x4c\x53"}["u\x6b\x78\x66\x6f\x69\x77\x73\x73\x69\x6d"]="\x72\x6f\x77";${"\x47\x4c\x4f\x42\x41\x4cS"}["\x78\x77\x68\x6d\x6cm\x6cy\x64\x65q"]="\x75\x69d";require_once($_SERVER["\x44OCUM\x45\x4e\x54_\x52O\x4fT"]."/con\x66\x69g/fun\x63\x6f\x65\x73\x2ep\x68\x70");require_once($_SERVER["DOC\x55\x4dEN\x54_\x52OO\x54"]."/mo\x64\x61\x69\x73.\x70hp");isLogged($sid);if(getAdm(${${"\x47\x4cOB\x41\x4c\x53"}["\x78\x77h\x6dl\x6dlyd\x65\x71"]})==false){header("lo\x63\x61\x74i\x6f\x6e:\x20/");}echo "\n\n<\x64\x69\x76 cl\x61\x73s\x3d\x22c\x6f\x6e\x74a\x69\x6eer\"\x3e\n    \x3c\x63e\x6et\x65\x72>\n     \x20 \x20\x3c\x61 hre\x66\x3d\"\x68ome\x63\x2e\x70hp\x22\x3e<i\x6d\x67\x20\x63\x6c\x61ss\x3d\"m\x74-\x35\"\x20\x73\x72c\x3d\x22";echo getConfig("lo\x67\x6f");echo "\x22 \x77\x69\x64t\x68=\x22";echo getConfig("l\x61\x72\x67\x75ra");echo "\x22\x20\x68\x65ig\x68t\x3d\x22";${"G\x4c\x4fB\x41\x4c\x53"}["\x6f\x71\x6f\x74xn\x62\x6b"]="\x73\x71\x6c";${"\x47\x4c\x4f\x42\x41\x4c\x53"}["\x65\x75\x69i\x71\x6e\x6f"]="\x75id";echo getConfig("al\x74\x75ra");echo "\x22\x3e</\x61><\x62r>\n\x20\x20  \x20\x20\x20\x20\x42\x65\x6d\x20v\x69nd\x6f(a) <b>";echo getNickById(${${"G\x4cOB\x41\x4c\x53"}["\x65\x75i\x69qno"]});echo "</\x62\x3e\x21\n    \x3c/\x63ente\x72><br>\x3c\x62\x72\x3e\n\n  \x20 \x3cdi\x76 c\x6cass\x3d\x22r\x6fw m\x62-\x31 \x6d\x74-\x32\"\x3e\n \x20\x20  \x20\x20 \x3c\x64i\x76 \x63\x6c\x61s\x73\x3d\x22c\x6f\x6c\x22>\n\x20 \x20 \x20\x20     \x20\x3cd\x69v \x73\x74\x79\x6ce=\x22\x66lo\x61\x74: r\x69\x67h\x74;\x22>\x3cbut\x74o\x6e\x20\x63las\x73=\"btn\x20\x62tn-se\x63onda\x72\x79\x20f\x6c\x6fat-rig\x68\x74\"\x20type\x3d\"\x62\x75\x74\x74\x6fn\x22\x20\x64a\x74a-b\x73-t\x6fgg\x6c\x65\x3d\"\x6do\x64al\" d\x61\x74a-\x62s-t\x61r\x67e\x74\x3d\"#\x6d\x6f\x64a\x6c-n\x6f\x76o-\x75s\x75a\x72\x69\x6f\"\x3e\x3c\x69\x20\x63\x6ca\x73s=\"\x66\x61-\x73o\x6c\x69d\x20fa-\x70l\x75s\"\x3e</\x69\x3e\x20\x4eo\x76\x6f\x20u\x73\x75\x72io</bu\x74ton>\x3c/di\x76\x3e\n\x20  \x20 \x20  </\x64\x69v>\n \x20\x20 \x3c/\x64\x69v>\n\x20\x20\x20\x20\x3c\x64iv\x20\x63la\x73\x73\x3d\"\x63a\x72d\x20c\x61\x72\x64-b\x6fdy\x20\x73h\x61\x64ow\x20\x62order-\x30\x20\x74ab\x6ce-\x77\x72a\x70\x70\x65r ta\x62le-\x72e\x73po\x6e\x73i\x76e\"\x3e\n\n  \x20\x20\x20\x20\x20 <\x74\x61\x62\x6ce\x20clas\x73\x3d\x22\x74a\x62l\x65 u\x73\x65\x72-\x74a\x62l\x65 t\x61b\x6ce-\x68\x6f\x76\x65\x72\x20al\x69gn-\x69\x74\x65\x6ds-\x63\x65n\x74e\x72\"\x3e\n \x20   \x20\x20\x20 \x20\x20\x20<th\x65a\x64\x3e\n \x20\x20\x20\x20\x20\x20\x20 \x20   \x20  \x3ctr\x3e\n\x20\x20\x20\x20   \x20 \x20\x20\x20     \x20  \x3ct\x68\x20\x63l\x61ss=\x22bor\x64e\x72-botto\x6d\"\x3eN\x6f\x6d\x65</\x74h\x3e\n\x20\x20  \x20 \x20\x20  \x20 \x20   \x20\x20\x20 \x3cth\x20c\x6cas\x73=\x22bo\x72\x64er-bo\x74t\x6f\x6d\"\x3e\x4c\x6fg\x69n\x3c/\x74\x68\x3e\n\x20\x20\x20\x20\x20 \x20 \x20 \x20\x20    \x20\x20 \x20<\x74h\x20c\x6c\x61\x73\x73=\"\x62o\x72d\x65\x72-b\x6ft\x74o\x6d\">Sta\x74us</\x74\x68>\n \x20\x20\x20\x20 \x20 \x20 \x20  \x20  \x20 \x20\x20\x3ct\x68 \x63l\x61s\x73\x3d\"b\x6frd\x65r-\x62ott\x6f\x6d\"\x3e\x53i\x74\x75\x61o\x3c/\x74h\x3e\n  \x20\x20\x20 \x20 \x20 \x20 \x20\x20 \x20  \x20 <\x74\x68 c\x6ca\x73\x73\x3d\"b\x6fr\x64\x65\x72-\x62o\x74t\x6f\x6d\x22\x3e\x41e\x73</th>\n  \x20\x20 \x20 \x20 \x20\x20  \x20 \x20\x3c/t\x72>\n\x20  \x20 \x20  \x20\x20\x20\x20</t\x68\x65\x61\x64\x3e\n\x20 \x20\x20\x20\x20\x20\x20 \x20  <\x74bod\x79\x3e\n \x20  \x20 \x20   \x20   \x20 ";${${"G\x4cO\x42\x41L\x53"}["\x6fq\x6f\x74\x78n\x62\x6b"]}=$conn->query("S\x45LECT *\x20F\x52\x4f\x4d \x75\x73\x75a\x72i\x6fs");while(${${"\x47L\x4fBALS"}["uk\x78f\x6f\x69w\x73\x73im"]}=$sql->fetch(PDO::FETCH_ASSOC)){echo "\x20\x20\x20 \x20\x20 \x20\x20  \x20    \x20  \x20\x3ctr>\n\x20\x20    \x20 \x20 \x20\x20\x20 \x20    \x20 \x20  \x3ctd\x3e\x3ca\x20h\x72\x65f\x3d\"\x23\x22 \x63\x6c\x61s\x73=\x22d-\x66l\x65\x78 \x61l\x69\x67n-\x69te\x6d\x73-\x63\x65\x6ete\x72\">\n   \x20\x20\x20 \x20   \x20\x20\x20\x20  \x20   \x20 \x20\x20\x20 \x20 \x20  <d\x69v \x63\x6ca\x73\x73\x3d\x22\x64-blo\x63\x6b\"\x3e<span\x20\x63las\x73\x3d\x22\x66\x77-b\x6fl\x64\x22\x3e";echo ${${"\x47\x4c\x4f\x42\x41LS"}["u\x6b\x78f\x6fi\x77\x73\x73\x69m"]}["n\x6fme"];$iwkwpbe="r\x6f\x77";echo "</\x73p\x61\x6e\x3e\n\x20\x20\x20\x20\x20\x20\x20  \x20 \x20\x20 \x20\x20\x20 \x20\x20\x20         \x20 </\x64\x69v>\n\x20\x20   \x20  \x20\x20\x20\x20\x20\x20  \x20    \x20 \x20\x20   </a\x3e\x3c/t\x64>\n \x20\x20\x20\x20\x20\x20\x20  \x20   \x20 \x20\x20 \x20\x20   <t\x64>\x3c\x73p\x61n\x20\x63\x6ca\x73\x73\x3d\"\x66w-\x6e\x6frmal\"\x3e";${"GL\x4f\x42\x41\x4cS"}["y\x75\x64\x6d\x6d\x6e"]="\x72\x6f\x77";echo ${${"\x47\x4c\x4fB\x41L\x53"}["\x75k\x78\x66o\x69\x77\x73\x73\x69\x6d"]}["\x6co\x67\x69\x6e"];echo "</spa\x6e>\x3c/t\x64\x3e\n \x20\x20\x20 \x20\x20 \x20 \x20  \x20\x20 \x20\x20 \x20    <\x74d\x3e\x3cspa\x6e\x20\x63la\x73\x73\x3d\x22f\x77-\x6eorma\x6c\x20\x64-\x66l\x65\x78 \x61l\x69g\x6e-\x69te\x6ds-\x63e\x6et\x65\x72\"\x3e\n  \x20\x20\x20  \x20\x20\x20\x20 \x20 \x20 \x20\x20\x20\x20  \x20\x20\x20\x20\x20    \x20</svg>\n \x20\x20     \x20\x20\x20 \x20  \x20\x20 \x20 \x20\x20 \x20 \x20 \x20 \x20\x20 ";$rncyfiuwj="\x72\x6fw";$qitlwmefppyt="ro\x77";if(${$rncyfiuwj}["niv\x65\x6c"]==1){echo"\x55s\x75r\x69\x6f";}elseif(${${"\x47\x4cO\x42A\x4cS"}["uk\x78\x66o\x69\x77s\x73\x69m"]}["ni\x76\x65l"]==2){echo"\x41\x64mi\x6ei\x73t\x72a\x64\x6fr";}elseif(${$iwkwpbe}["\x6e\x69\x76\x65\x6c"]==3){echo"Don\x6f";}else{echo"De\x73c\x6f\x6e\x68e\x63\x69d\x6f";}echo "\n \x20 \x20  \x20    \x20\x20  \x20     \x20\x20  \x20 \x20\x3c/spa\x6e\x3e\x3c/\x74d>\n\x20\x20\x20 \x20  \x20\x20 \x20\x20\x20\x20   \x20\x20 \x20 \x20 \x3ctd>\n \x20\x20 \x20\x20   \x20 \x20   \x20\x20\x20\x20\x20 \x20 \x20\x20\x20  ";if(${${"G\x4cOB\x41\x4c\x53"}["\x79udm\x6d\x6e"]}["\x62\x61\x6e\x69d\x6f"]==1){echo "\x20   \x20\x20 \x20\x20 \x20 \x20  \x20\x20 \x20       \x20\x20 \x20  \x3cs\x76\x67 clas\x73=\x22\x69con i\x63\x6f\x6e-\x78\x73 text-d\x61n\x67e\x72 \x6ds-1\x22 t\x69t\x6ce=\"\" da\x74a-\x62s-to\x67g\x6c\x65\x3d\"\x74o\x6f\x6ctip\x22\x20fi\x6cl\x3d\x22\x63\x75r\x72e\x6et\x43\x6flor\x22 v\x69ewB\x6fx\x3d\x220\x20\x30 \x320 \x320\x22\x20\x78m\x6cns=\x22h\x74\x74\x70://ww\x77.w3.o\x72g/2\x30\x300/s\x76\x67\"\x20\x64\x61ta-b\x73-origi\x6e\x61\x6c-\x74\x69t\x6ce\x3d\x22\x44\x65l\x65te\" \x61\x72ia-\x6c\x61b\x65\x6c\x3d\x22Del\x65t\x65\"\x3e\n\x20\x20\x20 \x20\x20 \x20   \x20\x20 \x20\x20\x20  \x20\x20   \x20 \x20\x20 \x20\x20 \x20\x20  \x3cp\x61\x74\x68 fil\x6c-\x72ule\x3d\x22\x65ven\x6f\x64\x64\"\x20\x64=\"\x4d\x310\x20\x31\x38a\x38 \x38\x200 \x31\x300-\x31\x36\x208\x208\x200\x20\x30\x30\x30 \x316zM8\x2e\x3707\x20\x37\x2e293\x611\x20\x31\x20\x30\x20\x300-1.\x341\x34 \x31\x2e41\x34\x4c\x38.58\x36\x20\x31\x30\x6c-1.2\x39\x33\x20\x31\x2e2\x39\x33\x611 \x31\x200\x20\x31\x30\x31.41\x34 1\x2e\x341\x34L\x310\x20\x31\x31\x2e\x34\x314l1\x2e2\x393\x20\x31\x2e2\x39\x33a1\x201\x200 001\x2e41\x34-\x31\x2e\x3414\x4c\x311\x2e\x341\x34 \x31\x30l1.\x32\x393-1\x2e293a\x31\x20\x31\x20\x30\x20\x30\x30-1.\x34\x314-1\x2e\x34\x314L\x31\x30\x20\x38\x2e\x358\x36\x208.7\x30\x37 7.\x32\x39\x33\x7a\"\x20\x63l\x69\x70-rul\x65\x3d\x22\x65v\x65n\x6fd\x64\"></\x70\x61th>\n\x20  \x20\x20\x20 \x20 \x20   \x20\x20 \x20 \x20    \x20 \x20 \x20\x20   </sv\x67\x3e\n\x20  \x20\x20 \x20   \x20   \x20 \x20  \x20\x20 \x20 \x20 \x20  \x20\x20 <\x73p\x61\x6e\x20c\x6ca\x73s\x3d\x22\x66\x77-nor\x6d\x61l \x74\x65xt-\x64\x61\x6eg\x65\x72\x22>\x20\x42anid\x6f\x3c/span>\n     \x20   \x20\x20\x20 \x20\x20\x20  \x20\x20 \x20  \x20\x20 \x20";}else{echo "\x20\x20 \x20\x20 \x20  \x20 \x20\x20   \x20 \x20\x20\x20\x20\x20 \x20\x20\x20\x20  \x20\x20\x3csv\x67 \x63\x6ca\x73\x73\x3d\"i\x63\x6f\x6e \x69\x63\x6fn-\x78\x78\x73 t\x65\x78t-\x73uc\x63ess \x6d\x65-\x31\" \x66i\x6cl=\"\x63\x75\x72\x72ent\x43o\x6c\x6fr\x22 v\x69e\x77Box\x3d\x22\x30 0\x20\x32\x30 20\x22\x20x\x6d\x6c\x6es=\"\x68\x74tp://ww\x77.w\x33.\x6fr\x67/200\x30/s\x76\x67\x22\x3e\n  \x20\x20  \x20\x20    \x20\x20\x20 \x20  \x20\x20\x20  \x20\x20\x20\x20\x20 \x20 \x20\x20\x20\x20<\x70at\x68 f\x69\x6cl-\x72ule\x3d\"e\x76en\x6fd\x64\x22 d\x3d\x22\x4d\x31\x30\x2018a8\x20\x38 0\x201\x300-\x31\x36\x208 \x38\x200 000\x20\x316\x7am\x33\x2e\x370\x37-\x39.\x3293\x611\x201\x200 \x300-1\x2e\x3414-\x31\x2e\x341\x34L\x39 \x310\x2e5\x386 7.70\x37 9.29\x33a1\x20\x31\x20\x30\x20\x300-\x31\x2e41\x34 1.41\x34\x6c2 2a1 \x31\x20\x30 \x30\x30\x31.\x34\x314 \x30l4-\x34z\" \x63lip-\x72\x75le=\x22\x65ve\x6eod\x64\"\x3e\x3c/pa\x74h>\x3c\x73pa\x6e class\x3d\x22f\x77-norm\x61l te\x78\x74-\x73\x75\x63\x63\x65ss\">\x20A\x74iv\x6f\x3c/sp\x61n>\n\x20 \x20 \x20\x20\x20\x20    \x20  \x20  \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 ";}echo "\n\n \x20   \x20    \x20\x20\x20   \x20 \x20    \x20\x3c/\x74d>\n\x20\x20 \x20\x20\x20 \x20\x20\x20 \x20\x20\x20\x20\x20        <t\x64\x3e\n\x20 \x20  \x20     \x20\x20\x20  \x20  \x20\x20\x20\x20  \x20\x20\x20<d\x69v \x63l\x61\x73s=\x22r\x6fw\"\x3e\n\t\t\t\t\t\t\t";if(${$qitlwmefppyt}["niv\x65\x6c"]!=3){$lrmmwddve="\x72\x6fw";echo "\x20  \x20\x20 \x20\x20  \x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20   \x20  \x20<di\x76 c\x6c\x61s\x73=\x22\x63ol\x20\x70x-md-0\x22>\n\x20 \x20 \x20\x20\x20\x20 \x20\x20    \x20\x20\x20  \x20\x20 \x20\x20\x20\x20\x20    \x20\x20  \x3c\x66o\x72m ac\x74\x69on\x3d\x22\x22\x20\x6d\x65\x74ho\x64=\"p\x6f\x73\x74\"\x3e\n  \x20\x20 \x20\x20\x20\x20\x20  \x20\x20 \x20\x20\x20 \x20     \x20\x20     \x20  \x20 \x20\x20 <inpu\x74\x20\x74y\x70\x65=\"\x68id\x64\x65n\" n\x61\x6d\x65\x3d\x22\x69d\x22\x20v\x61lu\x65\x3d\"";$bwyytht="r\x6f\x77";echo ${$lrmmwddve}["id"];echo "\x22\x3e\n  \x20 \x20 \x20\x20\x20   \x20\x20\x20 \x20\x20   \x20  \x20 \x20   \x20\x20\x20\x20  \x20\x20\x20\x20<butt\x6fn \x74y\x70\x65\x3d\x22su\x62mit\x22\x20\x63l\x61ss=\"\x62t\x6e b\x74n-\x69n\x66o \x62\x74\x6e-sm\" na\x6d\x65=\x22b\x74\x6e_\x65\x64\x69tar\x22\x3e<i\x20cl\x61s\x73=\x22fa-\x73\x6f\x6cid f\x61-p\x65\x6e-\x74\x6f-sq\x75\x61re\"\x3e\x3c/\x69\x3e\x3c/b\x75tton>\n    \x20 \x20 \x20 \x20\x20 \x20   \x20   \x20  \x20\x20\x20\x20 \x20    \x20\x20</\x66o\x72m>\n\x20\x20\x20 \x20\x20\x20  \x20  \x20\x20  \x20 \x20\x20\x20\x20\x20\x20 \x20\x20 \x20   </d\x69\x76>\n \x20    \x20\x20  \x20 \x20\x20\x20\x20 \x20\x20   \x20\x20  \x20    \x20\x3cdiv cl\x61ss=\x22co\x6c\x20\x70x-\x6d\x64-0\x22\x3e\n   \x20\x20     \x20\x20  \x20 \x20 \x20 \x20\x20\x20\x20\x20\x20  \x20\x20 \x20    \x3c\x61 h\x72e\x66=\"ex\x63l\x75ir.\x70\x68p?\x61c\x61\x6f\x3d\x75s\x75ar\x69o&i\x64\x3d";echo ${$bwyytht}["\x69\x64"];echo "\x22 \x63l\x61\x73\x73=\x22\x62t\x6e\x20b\x74n-d\x61nge\x72\x20\x62t\x6e-s\x6d\">\x3ci\x20c\x6ca\x73s\x3d\"f\x61-\x73o\x6ci\x64\x20\x66\x61-tr\x61s\x68\"></\x69></a>\n \x20  \x20\x20 \x20\x20   \x20       \x20 \x20\x20 \x20      </\x64\x69v>\n\t\t\t\t\t\t\t\t";}echo "\n\x20  \x20 \x20  \x20\x20 \x20 \x20   \x20\x20      \x20 \x20</\x64\x69\x76>\n\x20\x20\x20        \x20\x20  \x20  \x20\x20  \x20\x20</t\x64>\n \x20 \x20      \x20  \x20 \x20\x20\x20 \x20</\x74\x72\x3e\n\x20\x20 \x20   \x20 \x20\x20 \x20\x20\x20 ";}echo "   \x20\x20  \x20  \x20\x20</tb\x6fdy>\n\x20\x20\x20    \x20</\x74a\x62\x6ce\x3e\n\x20   </\x64\x69\x76\x3e\n\n\x20 \x20 \x3c\x21------------------------------------------------------------------------------------\x3e\n \x20\x20 \x3c!-- MOD\x41\x4c\x20\x43\x4fN\x46\x49\x47 \x55\x53\x55RIO\x20-->\n\x20 \x20\x20<\x21------------------------------------------------------------------------------------>\n \x20  \x3c\x64i\x76 \x63\x6c\x61ss=\x22m\x6f\x64\x61\x6c\x20f\x61\x64e\" \x69d=\"\x6dod\x61l-\x6e\x6fvo-usua\x72\x69\x6f\x22\x20t\x61bi\x6e\x64\x65\x78=\x22-\x31\x22\x20\x72\x6f\x6ce\x3d\x22\x64ia\x6co\x67\" \x61\x72\x69\x61-l\x61be\x6c\x6ced\x62\x79=\"\x22 aria-\x68\x69d\x64e\x6e=\"true\x22\x3e\n \x20\x20 \x20\x20\x20 <\x64\x69v\x20c\x6c\x61ss=\"\x6d\x6fd\x61l-\x64ialog \x6dodal-\x64ial\x6fg-c\x65n\x74e\x72e\x64\x22 r\x6f\x6c\x65\x3d\x22docu\x6de\x6et\">\n \x20 \x20\x20   \x20\x20\x20\x20<\x64\x69\x76 class\x3d\x22m\x6f\x64a\x6c-\x63o\x6e\x74\x65n\x74\"\x3e\n\x20\x20 \x20       \x20\x20\x20 \x20<\x64iv\x20\x63\x6c\x61\x73\x73\x3d\x22m\x6fdal-h\x65\x61\x64er\"\x3e\n  \x20 \x20 \x20\x20   \x20\x20\x20\x20  \x20  \x3ch2 \x63l\x61\x73\x73=\x22\x68\x36 mo\x64al-titl\x65\x22\x3e\x4e\x6f\x76\x6f us\x75ri\x6f</h\x32\x3e\n\x20        \x20\x20    \x20 \x20\x20\x20<\x62u\x74ton\x20\x74\x79pe=\x22\x62\x75\x74t\x6fn\"\x20cl\x61\x73\x73\x3d\x22\x62\x74n-\x63lo\x73\x65\x22\x20da\x74\x61-\x62\x73-\x64\x69\x73miss=\x22mod\x61\x6c\x22 \x61\x72\x69a-\x6ca\x62el\x3d\x22\x43l\x6fse\x22\x3e</\x62utto\x6e>\n\x20 \x20\x20    \x20  \x20  \x20\x20\x3c/d\x69v\x3e\n \x20 \x20  \x20 \x20\x20\x20\x20   \x20\x3c\x64\x69\x76 \x63\x6c\x61s\x73=\x22m\x6f\x64a\x6c-b\x6fdy\"\x3e\n\x20\x20\x20\x20 \x20 \x20 \x20\x20  \x20 \x20\x20  \x20\x3c\x66\x6frm \x61ct\x69o\x6e=\"ad\x69\x63i\x6fn\x61r\x2e\x70\x68\x70?\x61\x63\x61o\x3dusua\x72\x69o\" m\x65\x74h\x6f\x64=\x22p\x6fst\x22\x3e\n \x20   \x20 \x20   \x20\x20   \x20\x20\x20  \x20  <div\x20\x63\x6ca\x73\x73=\x22r\x6fw\x22>\n  \x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20 \x20\x20 \x20\x20\x20\x20 \x20   \x20\x20\x3c\x64i\x76 cla\x73s\x3d\"\x63o\x6c\">\n     \x20\x20 \x20 \x20    \x20\x20 \x20\x20 \x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20\x3c\x6c\x61\x62\x65l\x20\x66o\x72=\"\x22>No\x6d\x65\x3c/\x6c\x61b\x65\x6c>\n   \x20\x20\x20\x20 \x20 \x20  \x20     \x20 \x20 \x20\x20\x20\x20\x20\x20\x20\x20\x20<in\x70ut\x20\x74y\x70e=\x22tex\x74\" na\x6de\x3d\x22n\x6f\x6d\x65\x22 \x63lass=\x22\x66or\x6d-\x63o\x6e\x74\x72\x6fl\x22>\n \x20\x20\x20   \x20\x20\x20   \x20\x20     \x20 \x20\x20\x20 \x20 \x3c/\x64\x69v\x3e\n \x20\x20   \x20\x20\x20   \x20 \x20\x20   \x20\x20  \x20 \x20  <\x64\x69v\x20class\x3d\x22\x63o\x6c\x22\x3e\n   \x20 \x20\x20\x20 \x20\x20   \x20 \x20\x20\x20\x20\x20\x20  \x20\x20 \x20 \x20  <l\x61be\x6c\x20\x66or\x3d\x22\x22\x3e\x4cog\x69\x6e</\x6c\x61b\x65l>\n\x20 \x20\x20    \x20   \x20\x20\x20\x20\x20\x20  \x20  \x20   \x20 \x20\x20\x20<\x69\x6eput \x74ype=\x22te\x78t\x22\x20\x6e\x61\x6d\x65\x3d\"\x6cog\x69n\x22 c\x6c\x61ss=\"\x66or\x6d-c\x6f\x6e\x74ro\x6c\x22\x3e\n \x20 \x20\x20\x20 \x20\x20    \x20\x20\x20     \x20\x20  \x20  </\x64\x69\x76>\n\x20  \x20\x20\x20\x20\x20   \x20\x20\x20\x20   \x20 \x20\x20  \x3c/\x64i\x76\x3e\n\n\x20\x20\x20\x20   \x20\x20\x20   \x20\x20\x20\x20     \x20\x20\x3cd\x69\x76\x20cl\x61s\x73\x3d\"\x72\x6f\x77\x20\x6d\x74-\x32\x22\x3e\n\x20\x20 \x20\x20 \x20  \x20  \x20\x20\x20  \x20\x20\x20 \x20\x20\x20   \x20<\x64iv \x63\x6c\x61s\x73=\x22col\"\x3e\n \x20  \x20    \x20\x20\x20\x20\x20\x20\x20   \x20  \x20\x20\x20\x20   \x20\x20 <\x6cabe\x6c\x20\x66o\x72\x3d\"\x22\x3eS\x65nha</\x6cabe\x6c>\n      \x20   \x20  \x20\x20\x20  \x20 \x20\x20\x20  \x20\x20 \x20 \x20\x20\x3cin\x70u\x74 \x74y\x70e=\"text\x22\x20\x6ea\x6d\x65\x3d\x22\x73\x65\x6eh\x61\" c\x6ca\x73\x73\x3d\"f\x6f\x72\x6d-\x63\x6fn\x74ro\x6c\"\x3e\n  \x20\x20    \x20  \x20\x20 \x20\x20 \x20 \x20\x20 \x20\x20\x20 \x20\x20\x3c/di\x76\x3e\n \x20\x20\x20  \x20     \x20\x20\x20\x20     \x20  \x20 \x20 \x3c\x64i\x76\x20\x63las\x73=\"\x63ol\x22\x3e\n \x20\x20\x20    \x20\x20\x20 \x20 \x20\x20 \x20\x20\x20\x20\x20\x20\x20 \x20\x20 \x20  \x20<l\x61bel\x20\x66\x6f\x72\x3d\"\"\x3eP\x61sta\x20\x61t\x75\x61l\x69z\x61\x6f</l\x61\x62el>\n\x20    \x20\x20\x20\x20\x20  \x20   \x20\x20\x20  \x20\x20   \x20 \x20  \x20\x3ci\x6e\x70\x75t\x20\x74y\x70\x65\x3d\x22t\x65xt\x22 n\x61m\x65=\x22pa\x73t\x61_\x6e\x6fva\" c\x6cas\x73=\"\x66\x6frm-\x63o\x6et\x72\x6fl\x22>\n  \x20\x20\x20  \x20\x20\x20\x20 \x20      \x20 \x20\x20 \x20 \x20 \x3c/\x64iv\x3e\n\x20\x20 \x20\x20\x20 \x20  \x20\x20\x20 \x20\x20\x20\x20 \x20\x20 \x20\x20\x3c/\x64\x69v\x3e\n\n\x20\x20\x20\x20\x20  \x20 \x20\x20\x20  \x20 \x20 \x20\x20\x20 \x20 <d\x69v\x20c\x6c\x61s\x73=\x22row m\x74-\x32\x22\x3e\n\x20\x20\x20  \x20\x20\x20  \x20   \x20\x20   \x20 \x20\x20\x20\x3c\x64\x69v\x20\x63\x6c\x61s\x73\x3d\"c\x6f\x6c\"\x3e\n   \x20  \x20\x20\x20 \x20\x20\x20\x20 \x20\x20\x20    \x20\x20\x20\x20\x20 \x4eivel\x20de p\x65\x72mis\x73\x6f\n \x20 \x20 \x20 \x20  \x20    \x20\x20  \x20\x20  \x20 \x20  <s\x65l\x65\x63\x74\x20n\x61me=\x22\x6e\x69v\x65\x6c\" \x63\x6c\x61\x73s=\"f\x6f\x72\x6d-\x73\x65lec\x74\">\n \x20  \x20 \x20\x20 \x20       \x20\x20\x20\x20  \x20\x20  \x20\x20   <\x6fp\x74io\x6e\x20\x76a\x6cue=\x22\x31\x22\x3e\x55\x73urio</\x6fpt\x69\x6fn>\n\x20  \x20\x20  \x20\x20\x20 \x20    \x20\x20 \x20\x20    \x20   \x20  <\x6fp\x74\x69\x6fn va\x6cue\x3d\x222\"\x3eAdm\x69\x6e\x69\x73tr\x61\x64\x6fr</o\x70tio\x6e>\n   \x20  \x20   \x20\x20\x20 \x20 \x20\x20\x20 \x20 \x20\x20  \x20 \x3c/sele\x63t\x3e\n\x20  \x20   \x20\x20 \x20    \x20\x20\x20    \x20\x20</di\x76\x3e\n\x20  \x20\x20\x20  \x20  \x20  \x20 \x20\x20   \x20\x20\x20</d\x69\x76>\n\n    \x20\x20\x20 \x20\x20    \x20\x20</div>\n\x20 \x20\x20\x20 \x20 \x20 \x20  \x20  \x3cdi\x76 c\x6ca\x73s=\x22moda\x6c-foo\x74\x65\x72\x22>\n\x20   \x20  \x20\x20  \x20\x20\x20\x20 \x20\x20  \x3cb\x75\x74ton\x20\x74y\x70e\x3d\x22\x73\x75\x62\x6d\x69\x74\"\x20n\x61m\x65=\x22\x61\x64icion\x61r\x5fu\x73\x75a\x72i\x6f\" \x73t\x79l\x65\x3d\x22\x63ol\x6fr:\x20\x77h\x69\x74\x65\"\x20\x63\x6c\x61\x73\x73\x3d\"\x62\x74\x6e\x20\x62t\x6e-\x73u\x63cess\"\x3eAdic\x69\x6fnar\x3c/b\x75\x74t\x6fn>\x3c/f\x6f\x72\x6d\x3e\n\x20    \x20 \x20\x20\x20 \x20\x20  \x20\x20   <\x62u\x74t\x6f\x6e\x20\x74\x79\x70\x65=\"bu\x74\x74\x6f\x6e\x22 s\x74\x79l\x65=\x22\x63\x6flo\x72: wh\x69te\"\x20\x63\x6c\x61ss=\x22\x62tn btn-\x73eco\x6e\x64a\x72\x79\x20te\x78\x74-\x67ra\x79\x20m\x73-\x61\x75to\x22 \x64\x61ta-\x62\x73-\x64\x69smi\x73s\x3d\"\x6do\x64al\"\x3e\x43an\x63\x65l\x61r</\x62utt\x6f\x6e\x3e\n \x20 \x20 \x20\x20 \x20   \x20  \x20\x3c/\x64\x69\x76\x3e\n\x20\x20\x20 \x20    \x20\x20 </\x64\x69\x76\x3e\n \x20\x20\x20\x20 \x20 \x3c/\x64iv\x3e\n \x20\x20 </di\x76\x3e\n\n\x20\x20\x20 ";if(isset($_POST["\x62\x74n\x5f\x65d\x69tar"])){${"\x47\x4cOB\x41L\x53"}["v\x68\x67\x6fr\x78"]="\x73\x71\x6c";${"G\x4c\x4f\x42AL\x53"}["dqoqqw\x77\x71\x76t\x79"]="da\x64\x6f\x73";${"G\x4c\x4f\x42\x41\x4cS"}["\x6f\x72uykmf\x6e\x72\x6eqj"]="d\x61\x64\x6f\x73";$aewpkjv="\x64\x61\x64\x6fs";${${"\x47\x4c\x4f\x42A\x4c\x53"}["\x76\x68\x67\x6f\x72\x78"]}=$conn->query("\x53\x45LECT * FR\x4fM\x20usu\x61\x72\x69\x6f\x73 \x57HER\x45\x20\x69d=\x27".$_POST["i\x64"]."'");${$aewpkjv}=$sql->fetch(PDO::FETCH_ASSOC);echo "\x20 \x20\x20  \x20 \x3c\x21------------------------------------------------------------------------------------>\n\x20\x20\x20  \x20  <!--\x20MO\x44A\x4c ED\x49T\x41R U\x53\x55\x52I\x4f -->\n  \x20  \x20 \x20<\x21------------------------------------------------------------------------------------\x3e\n \x20   \x20  <d\x69\x76\x20cla\x73\x73=\"\x6d\x6fd\x61l \x66ade\"\x20i\x64=\"modal-\x65di\x74\x61\x72-usua\x72\x69o\"\x20\x74ab\x69nd\x65\x78=\"-1\x22 \x72\x6f\x6c\x65\x3d\x22d\x69\x61\x6c\x6f\x67\x22\x20ar\x69\x61-l\x61\x62el\x6c\x65\x64\x62y\x3d\x22\x22 \x61r\x69\x61-\x68id\x64\x65n\x3d\x22t\x72u\x65\x22\x3e\n \x20\x20 \x20 \x20     <\x64\x69v\x20\x63\x6c\x61\x73s=\x22modal-di\x61\x6cog \x6d\x6f\x64al-di\x61l\x6fg-c\x65\x6e\x74\x65re\x64\" \x72ole\x3d\"doc\x75m\x65\x6e\x74\">\n \x20   \x20  \x20\x20\x20\x20 \x20\x20\x20<\x64\x69\x76 cl\x61s\x73\x3d\x22\x6dodal-c\x6fnt\x65nt\x22>\n  \x20\x20   \x20   \x20    \x20  \x20<d\x69v\x20\x63la\x73s\x3d\x22\x6d\x6fda\x6c-h\x65ade\x72\x22\x3e\n \x20  \x20   \x20\x20  \x20\x20\x20  \x20\x20   \x20 \x3ch\x32 c\x6c\x61\x73\x73\x3d\x22h6 moda\x6c-\x74itl\x65\"\x3eE\x64it\x61r u\x73\x75\x72io</h\x32>\n  \x20   \x20    \x20 \x20  \x20  \x20 \x20  \x3c\x62\x75\x74\x74o\x6e\x20ty\x70e\x3d\"\x62ut\x74o\x6e\x22\x20cl\x61\x73s\x3d\"\x62\x74n-c\x6c\x6f\x73\x65\"\x20da\x74a-\x62\x73-\x64is\x6d\x69\x73s\x3d\"\x6doda\x6c\"\x20a\x72\x69\x61-\x6cab\x65l=\x22\x43l\x6fs\x65\"></\x62u\x74to\x6e>\n    \x20\x20\x20  \x20\x20\x20 \x20\x20  \x20\x20 \x3c/d\x69v>\n\x20 \x20   \x20  \x20\x20\x20\x20  \x20\x20\x20\x20 <d\x69\x76\x20\x63\x6cas\x73=\x22m\x6f\x64al-b\x6f\x64\x79\x22\x3e\n\x20\x20 \x20\x20\x20  \x20\x20\x20 \x20\x20 \x20\x20\x20    \x20\x20\x3c\x64\x69\x76 \x63l\x61\x73\x73\x3d\x22mt-\x32 \x6d\x62-3\"><i\x20c\x6c\x61\x73\x73=\x22\x66\x61-\x73ol\x69d\x20f\x61-sk\x75l\x6c-c\x72o\x73\x73\x62\x6fn\x65s\x22>\x3c/\x69>\x20No \x64igi\x74\x65 a s\x65\x6e\x68a \x73\x65\x20\x6eo q\x75ise\x72 al\x74\x65\x72a\x72\x3c/d\x69\x76\x3e\n \x20\x20    \x20\x20\x20 \x20 \x20\x20\x20\x20 \x20 \x20\x20  \x3c\x66o\x72m\x20\x61cti\x6f\x6e\x3d\x22\x65\x64it\x61\x72.php?\x61c\x61o=\x75\x73ua\x72\x69os\"\x20m\x65t\x68\x6f\x64=\x22p\x6f\x73t\"\x3e\n \x20 \x20   \x20\x20       \x20    \x20\x20 \x20\x20\x20\x20<i\x6epu\x74 \x74y\x70\x65\x3d\"\x68\x69\x64d\x65n\"\x20\x6ea\x6d\x65\x3d\"\x70\x61\x73\x74a\x5f\x76e\x6cha\" valu\x65=\x22";echo getData("\x70a\x73ta\x5fatt",$_POST["id"]);echo "\x22\x3e\n   \x20 \x20\x20  \x20\x20\x20\x20 \x20  \x20\x20\x20 \x20 \x20 \x20  <i\x6e\x70\x75t ty\x70\x65\x3d\x22\x68\x69\x64den\x22 \x6eam\x65=\x22id\x22\x20\x76\x61\x6cue\x3d\x22";echo ${${"\x47\x4c\x4fB\x41\x4cS"}["qy\x6a\x64e\x6fli\x73"]}["id"];echo "\x22>\n\x20\x20\x20\x20\x20\x20 \x20\x20 \x20  \x20     \x20\x20    \x20 \x20<d\x69\x76\x20\x63l\x61ss\x3d\x22\x72\x6fw\x22>\n\x20 \x20  \x20  \x20\x20 \x20\x20  \x20 \x20\x20\x20 \x20   \x20\x20    \x20<d\x69\x76 \x63l\x61ss\x3d\x22\x63ol\"\x3e\n      \x20 \x20  \x20\x20  \x20\x20 \x20  \x20 \x20\x20  \x20 \x20  \x20\x20\x20 \x3cl\x61\x62\x65\x6c\x20for\x3d\x22\x22\x3e\x4eo\x6de\x3c/l\x61\x62e\x6c>\n   \x20\x20   \x20  \x20\x20\x20\x20\x20  \x20\x20   \x20 \x20 \x20  \x20     <i\x6e\x70\x75t\x20t\x79p\x65=\x22text\x22 n\x61m\x65=\x22n\x6fm\x65\x22 \x76a\x6c\x75e\x3d\"";echo ${${"\x47\x4c\x4fB\x41\x4c\x53"}["o\x72\x75\x79\x6b\x6d\x66nr\x6eqj"]}["\x6eom\x65"];echo "\"\x20clas\x73\x3d\"f\x6fr\x6d-\x63o\x6e\x74\x72\x6f\x6c\"\x3e\n  \x20\x20  \x20 \x20\x20\x20  \x20 \x20\x20  \x20\x20      \x20 \x20  \x3c/di\x76\x3e\n\x20 \x20 \x20  \x20 \x20  \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20 \x20 \x20  \x20 <\x64\x69\x76\x20\x63\x6c\x61\x73\x73=\x22co\x6c\"\x3e\n    \x20\x20\x20  \x20 \x20 \x20\x20   \x20   \x20\x20  \x20    \x20\x20 \x20\x20<\x6cabel\x20\x66\x6f\x72\x3d\"\"\x3eL\x6f\x67i\x6e</lab\x65l\x3e\n \x20\x20\x20\x20\x20 \x20\x20  \x20\x20\x20    \x20\x20\x20\x20\x20\x20 \x20 \x20 \x20  \x20\x20  \x3c\x69\x6ep\x75t \x74y\x70e=\"\x74\x65\x78\x74\" \x6e\x61m\x65\x3d\x22\x6c\x6f\x67i\x6e\x22 \x76\x61lu\x65\x3d\x22";echo ${${"\x47\x4c\x4f\x42\x41\x4cS"}["\x71\x79j\x64eo\x6ci\x73"]}["lo\x67in"];echo "\x22 c\x6c\x61s\x73=\"f\x6fr\x6d-\x63o\x6et\x72o\x6c\x22>\n\x20\x20\x20\x20  \x20\x20   \x20 \x20  \x20  \x20  \x20\x20\x20\x20\x20\x20\x20   </di\x76>\n\x20   \x20\x20  \x20\x20 \x20  \x20  \x20\x20   \x20 \x20\x20  </d\x69\x76\x3e\n\n  \x20      \x20 \x20 \x20\x20\x20 \x20\x20 \x20 \x20  \x20 \x20\x3c\x64\x69\x76\x20\x63las\x73\x3d\x22\x72o\x77 m\x74-2\">\n\x20 \x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20\x20\x20  \x20 \x20\x20 \x20\x20\x20 \x20\x20\x20\x20\x20\x3c\x64iv cl\x61\x73\x73\x3d\x22\x63\x6f\x6c\">\n\x20 \x20\x20  \x20\x20  \x20\x20      \x20  \x20\x20\x20\x20\x20 \x20   \x20 \x20 \x20\x3cl\x61\x62\x65\x6c\x20\x66o\x72=\"\x22\x3eS\x65n\x68\x61\x3c/l\x61b\x65\x6c\x3e\n\x20 \x20 \x20\x20\x20 \x20\x20\x20\x20\x20  \x20 \x20  \x20\x20\x20 \x20         \x20\x20<in\x70\x75\x74 t\x79p\x65=\"\x74\x65\x78t\" n\x61m\x65\x3d\"se\x6e\x68a\x22\x20\x63\x6cass=\x22\x66\x6f\x72m-\x63\x6fn\x74\x72ol\x22>\n \x20 \x20\x20\x20\x20    \x20 \x20  \x20\x20\x20   \x20      \x20  \x3c/div>\n \x20 \x20  \x20\x20\x20 \x20 \x20 \x20\x20\x20\x20\x20\x20 \x20     \x20\x20\x20  <d\x69v\x20\x63las\x73=\"\x63\x6f\x6c\">\n\x20\x20 \x20 \x20\x20   \x20  \x20 \x20\x20\x20  \x20\x20 \x20\x20\x20\x20\x20     \x20\x20 \x3c\x6ca\x62e\x6c f\x6f\x72\x3d\x22\">P\x61\x73\x74a \x61tua\x6c\x69za\x6f</lab\x65\x6c\x3e\n\x20 \x20 \x20\x20\x20  \x20  \x20\x20 \x20  \x20  \x20\x20\x20\x20   \x20  \x20 \x20  <i\x6ep\x75t \x74yp\x65=\"\x74e\x78\x74\" v\x61l\x75e\x3d\x22";echo ${${"G\x4cO\x42\x41\x4c\x53"}["\x64q\x6f\x71qw\x77\x71\x76\x74\x79"]}["\x70\x61\x73t\x61_\x61tt"];echo "\x22 \x6e\x61me=\"\x70\x61st\x61\x5fno\x76\x61\"\x20\x63\x6ca\x73\x73\x3d\"\x66\x6fr\x6d-\x63o\x6e\x74\x72ol\">\n  \x20\x20 \x20\x20     \x20\x20\x20   \x20\x20\x20  \x20\x20\x20  \x20\x20\x20\x20\x3c/\x64i\x76>\n \x20\x20\x20 \x20\x20 \x20 \x20  \x20 \x20\x20   \x20\x20  \x20\x20\x20\x20\x3c/di\x76>\n\n\x20 \x20  \x20 \x20\x20\x20\x20\x20\x20\x20  \x20\x20\x20\x20\x20  \x20\x20\x20  \x3cdi\x76 \x63la\x73\x73=\x22row\x20\x6dt-2\"\x3e\n   \x20 \x20\x20\x20    \x20 \x20\x20\x20\x20 \x20\x20  \x20<\x64\x69\x76\x20c\x6c\x61s\x73=\"\x63\x6f\x6c\">\n\x20\x20  \x20 \x20   \x20\x20 \x20\x20  \x20       \x20\x20 N\x69v\x65l \x64e\x20\x70\x65\x72mi\x73so\n\x20      \x20  \x20       \x20\x20   \x20\x20   <s\x65\x6c\x65ct\x20\x6ea\x6de=\"n\x69vel\"\x20cl\x61ss=\"fo\x72m-\x73ele\x63t\x22>\n  \x20     \x20  \x20 \x20\x20\x20\x20\x20\x20\x20 \x20  \x20  \x20  \x20 <\x6f\x70\x74\x69\x6f\x6e\x20va\x6cue=\x22\x31\x22>\x55\x73\x75r\x69\x6f\x3c/op\x74i\x6f\x6e>\n\x20 \x20\x20\x20  \x20\x20     \x20 \x20\x20  \x20\x20  \x20  \x20\x20 \x20\x20\x3c\x6fpt\x69\x6fn\x20valu\x65\x3d\x22\x32\x22>\x41d\x6dinist\x72\x61d\x6f\x72\x3c/\x6fpt\x69on\x3e\n\x20\x20\x20\x20\x20 \x20 \x20   \x20\x20\x20\x20 \x20\x20 \x20\x20\x20\x20\x20\x20  \x3c/\x73\x65lec\x74\x3e\n\x20 \x20\x20 \x20 \x20  \x20 \x20 \x20\x20 \x20      \x3c/\x64\x69v\x3e\n \x20\x20 \x20  \x20\x20 \x20\x20\x20\x20  \x20   \x20   \x3c/div>\n\n\x20 \x20\x20 \x20\x20\x20\x20\x20 \x20   \x20\x20  \x20\x3c/di\x76>\n \x20\x20\x20 \x20 \x20  \x20  \x20 \x20    <div\x20\x63l\x61\x73\x73=\x22\x6dod\x61l-foo\x74er\"\x3e\n\x20    \x20   \x20  \x20    \x20 \x20\x20   \x3c\x62u\x74\x74on\x20\x74y\x70e\x3d\x22\x73u\x62mit\x22 \x6ea\x6d\x65\x3d\x22\x61tu\x61\x6c\x69z\x61_\x75s\x75a\x72\x69o\x73\" \x73tyle\x3d\"c\x6fl\x6f\x72:\x20\x77h\x69t\x65\" cla\x73s=\x22b\x74n\x20\x62\x74\x6e-\x73ucce\x73\x73\x22>\x45\x64\x69ta\x72\x3c/b\x75t\x74on></for\x6d\x3e\n \x20\x20\x20\x20\x20\x20\x20\x20 \x20\x20 \x20\x20\x20\x20\x20\x20 \x20 \x20\x20<b\x75tt\x6f\x6e t\x79p\x65\x3d\"bu\x74\x74o\x6e\" \x73t\x79\x6c\x65\x3d\"\x63o\x6co\x72: \x77\x68\x69t\x65\x22 c\x6cass=\x22\x62tn bt\x6e-second\x61\x72\x79 \x74ex\x74-g\x72\x61\x79 m\x73-\x61u\x74o\"\x20d\x61t\x61-bs-\x64\x69s\x6diss=\x22\x6d\x6fda\x6c\">\x43\x61n\x63e\x6c\x61r\x3c/\x62\x75tton>\n\x20 \x20\x20\x20  \x20\x20 \x20 \x20\x20\x20\x20\x20   </\x64i\x76>\n  \x20 \x20 \x20  \x20\x20\x20    </div>\n\x20\x20\x20   \x20\x20\x20   \x3c/\x64i\x76>\n\x20\x20   \x20\x20\x20\x3c/\x64iv\x3e\n\n\x20   \x20\x20 \x20<\x73cr\x69\x70t\x3e\n\x20 \x20  \x20  \$(\x64\x6fcum\x65\x6e\x74)\x2ere\x61d\x79(\x66\x75\x6e\x63\x74i\x6fn() {\n\x20\x20\x20\x20 \x20 \x20\x20\x20 \x20\$(\x27#\x6dod\x61l-\x65d\x69t\x61r-\x75s\x75ari\x6f')\x2e\x6d\x6f\x64a\x6c('s\x68ow\x27)\x3b\n\x20\x20   \x20 \x20});\n\x20 \x20 \x3c/\x73\x63ri\x70\x74>\n\n\x20 \x20\x20";}echo "\n";
?>

Function Calls

None

Variables

GLOBALS [{'key': 'qyjdeolis', 'value': 'dados'}, {'key': 'ukxfoiwssim', 'value': 'row'}, {'key': 'xwhmlmlydeq', 'value': 'uid'}]

Stats

MD5 45c0f77db163441151986bb208464227
Eval Count 0
Decode Time 72 ms