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"}["sgymo\x62\x77\x66"]="\x64\x61do\x73";${"\x47LO\x42A\..

Decoded Output download

<?php ${"GLOBALS"}["sgymobwf"]="dados";${"GLOBALS"}["htfjxvh"]="row";${"GLOBALS"}["fvmfgith"]="sql";${"GLOBALS"}["kuffzuqv"]="uid";require_once($_SERVER["DOCUMENT_ROOT"]."/config/funcoes.php");$duhrcyhukon="uid";require_once($_SERVER["DOCUMENT_ROOT"]."/modais.php");$avmpobusesks="row";isLogged($sid);if(getAdm(${${"GLOBALS"}["kuffzuqv"]})==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="";echo getConfig("altura");echo "\"></a><br>
        Bem vindo(a) <b>";echo getNickById(${$duhrcyhukon});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"}["fvmfgith"]}=$conn->query("SELECT * FROM usuarios");while(${$avmpobusesks}=$sql->fetch(PDO::FETCH_ASSOC)){$jykbbuut="row";${"GLOBALS"}["oaujtl"]="row";echo "                    <tr>
                        <td><a href=\"#\" class="d-flex align-items-center">
                                <div class=\"d-block\"><span class=\"fw-bold\">";$ctuxyupysosg="row";echo ${${"GLOBALS"}["oaujtl"]}["nome"];echo "</span>
                                </div>
                            </a></td>
                        <td><span class="fw-normal\">";${"GLOBALS"}["ojtepcprfqb"]="row";echo ${$ctuxyupysosg}["login"];echo "</span></td>
                        <td><span class="fw-normal d-flex align-items-center">
                                </svg>
                                ";if(${${"GLOBALS"}["htfjxvh"]}["nivel"]==1){echo"Usurio";}elseif(${${"GLOBALS"}["ojtepcprfqb"]}["nivel"]==2){echo"Administrador";}elseif(${$jykbbuut}["nivel"]==3){echo"Dono";}else{echo"Desconhecido";}echo "
                            </span></td>
                        <td>
                            ";if(${${"GLOBALS"}["htfjxvh"]}["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(${${"GLOBALS"}["htfjxvh"]}["nivel"]!=3){echo "                                <div class="col px-md-0">
                                    <form action="" method=\"post">
                                        <input type="hidden\" name=\"id" value="";$wxoiaplfvgy="row";echo ${${"GLOBALS"}["htfjxvh"]}["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 ${$wxoiaplfvgy}["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"}["rtcdxoqiu"]="sql";${${"GLOBALS"}["rtcdxoqiu"]}=$conn->query("SELECT * FROM usuarios WHERE id='".$_POST["id"]."'");${${"GLOBALS"}["sgymobwf"]}=$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"}["sgymobwf"]}["id"];echo "\">
                            <div class="row">
                                <div class="col">
                                    <label for="">Nome</label>
                                    <input type=\"text" name=\"nome" value=\"";${"GLOBALS"}["pfulfxqxuby"]="dados";echo ${${"GLOBALS"}["sgymobwf"]}["nome"];echo "\" class="form-control\">
                                </div>
                                <div class="col">
                                    <label for="\">Login</label>
                                    <input type=\"text" name="login" value=\"";echo ${${"GLOBALS"}["pfulfxqxuby"]}["login"];${"GLOBALS"}["whruqtsc"]="dados";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"}["whruqtsc"]}["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"}["sgymo\x62\x77\x66"]="\x64\x61do\x73";${"\x47LO\x42A\x4cS"}["ht\x66\x6ax\x76\x68"]="ro\x77";${"\x47\x4cO\x42\x41LS"}["\x66vmf\x67\x69t\x68"]="\x73\x71\x6c";${"G\x4c\x4f\x42\x41\x4c\x53"}["\x6b\x75f\x66z\x75\x71\x76"]="\x75\x69\x64";require_once($_SERVER["\x44\x4fCUME\x4eT_\x52O\x4f\x54"]."/\x63\x6fn\x66i\x67/\x66unc\x6fe\x73\x2ep\x68\x70");$duhrcyhukon="\x75\x69\x64";require_once($_SERVER["\x44\x4f\x43UME\x4eT\x5f\x52OOT"]."/\x6dod\x61\x69\x73\x2e\x70\x68\x70");$avmpobusesks="\x72o\x77";isLogged($sid);if(getAdm(${${"\x47\x4c\x4f\x42ALS"}["ku\x66\x66\x7a\x75\x71\x76"]})==false){header("\x6c\x6f\x63ation: /");}echo "\n\n<d\x69\x76\x20\x63\x6c\x61\x73\x73=\"con\x74a\x69\x6e\x65r\"\x3e\n \x20  <\x63\x65\x6et\x65\x72\x3e\n   \x20  \x20\x20<a\x20href=\x22ho\x6de\x63\x2e\x70\x68\x70\x22>\x3c\x69\x6d\x67\x20c\x6cas\x73=\"\x6d\x74-5\x22\x20s\x72c\x3d\"";echo getConfig("l\x6f\x67o");echo "\x22 wi\x64th\x3d\"";echo getConfig("\x6c\x61\x72\x67ura");echo "\x22\x20\x68ei\x67\x68t=\x22";echo getConfig("\x61\x6ct\x75\x72\x61");echo "\"></\x61\x3e<br\x3e\n  \x20  \x20\x20 \x42\x65\x6d\x20vin\x64\x6f(a)\x20\x3c\x62\x3e";echo getNickById(${$duhrcyhukon});echo "</b\x3e\x21\n  \x20\x20</c\x65nter>\x3c\x62r\x3e<\x62r>\n\n\x20\x20 \x20<\x64iv \x63l\x61s\x73=\"\x72ow\x20mb-\x31 \x6dt-2\">\n\x20\x20\x20\x20\x20\x20\x20 <\x64iv \x63\x6ca\x73\x73=\"\x63\x6f\x6c\">\n\x20\x20\x20 \x20 \x20 \x20  \x20<\x64\x69\x76\x20\x73t\x79\x6ce=\x22\x66\x6c\x6f\x61\x74: \x72\x69\x67\x68\x74\x3b\x22\x3e<\x62u\x74ton\x20\x63las\x73=\x22\x62\x74n \x62tn-\x73\x65\x63on\x64a\x72y\x20fl\x6fa\x74-r\x69\x67\x68\x74\x22 \x74yp\x65=\"b\x75\x74\x74o\x6e\x22\x20dat\x61-\x62\x73-t\x6f\x67gle\x3d\x22m\x6fdal\x22 \x64\x61t\x61-bs-ta\x72g\x65t\x3d\x22#\x6d\x6fda\x6c-n\x6f\x76o-\x75\x73\x75ari\x6f\"\x3e<\x69\x20c\x6ca\x73\x73=\x22fa-s\x6f\x6cid\x20\x66a-p\x6c\x75s\x22></\x69>\x20N\x6fvo\x20usurio</\x62u\x74\x74\x6f\x6e>\x3c/\x64\x69\x76>\n \x20\x20 \x20\x20\x20 </\x64iv\x3e\n\x20 \x20 \x3c/\x64iv\x3e\n \x20\x20 \x3c\x64iv \x63l\x61s\x73\x3d\x22\x63\x61r\x64\x20\x63ar\x64-b\x6f\x64\x79\x20\x73h\x61\x64\x6fw\x20\x62\x6frd\x65\x72-\x30 t\x61ble-\x77\x72\x61pp\x65r \x74\x61\x62le-\x72es\x70\x6f\x6e\x73i\x76e\x22>\n\n       \x20\x3c\x74ab\x6ce\x20\x63\x6c\x61\x73s=\x22tab\x6ce\x20us\x65\x72-t\x61ble\x20\x74\x61b\x6ce-\x68o\x76\x65\x72\x20\x61\x6c\x69gn-\x69t\x65m\x73-\x63\x65nt\x65\x72\x22>\n\x20\x20\x20\x20\x20\x20\x20\x20\x20   <\x74\x68\x65a\x64\x3e\n\x20\x20\x20\x20 \x20\x20\x20 \x20 \x20\x20  \x20\x3c\x74\x72>\n\x20 \x20  \x20\x20   \x20  \x20\x20  \x20  \x3ct\x68\x20\x63\x6ca\x73s\x3d\x22\x62or\x64e\x72-\x62otto\x6d\x22\x3e\x4eome\x3c/th>\n\x20\x20\x20\x20\x20\x20\x20\x20 \x20\x20    \x20\x20\x20 \x20\x3c\x74h class=\x22b\x6f\x72d\x65r-\x62o\x74t\x6fm\">L\x6f\x67\x69n\x3c/\x74h\x3e\n\x20\x20    \x20\x20   \x20\x20 \x20  \x20\x20 <th\x20\x63l\x61s\x73\x3d\x22\x62or\x64\x65r-\x62o\x74\x74\x6fm\x22\x3eSt\x61\x74u\x73</\x74\x68\x3e\n  \x20 \x20  \x20\x20\x20\x20\x20\x20\x20\x20\x20\x20  \x20<\x74\x68 class\x3d\"\x62ord\x65r-b\x6f\x74t\x6f\x6d\x22\x3e\x53\x69\x74uao\x3c/\x74\x68\x3e\n \x20 \x20\x20\x20\x20 \x20\x20\x20  \x20\x20 \x20 \x20\x20\x3c\x74h\x20\x63l\x61\x73\x73\x3d\"bo\x72\x64er-\x62\x6f\x74t\x6fm\x22\x3e\x41es</t\x68\x3e\n \x20\x20\x20 \x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x3c/\x74\x72\x3e\n \x20 \x20\x20\x20\x20\x20    </t\x68\x65ad\x3e\n\x20 \x20   \x20    \x20\x3ct\x62\x6f\x64\x79>\n\x20\x20 \x20   \x20\x20\x20\x20\x20  \x20 ";${${"G\x4cOB\x41\x4c\x53"}["\x66v\x6d\x66gi\x74\x68"]}=$conn->query("\x53EL\x45C\x54\x20* \x46R\x4fM\x20u\x73\x75ar\x69o\x73");while(${$avmpobusesks}=$sql->fetch(PDO::FETCH_ASSOC)){$jykbbuut="\x72\x6f\x77";${"\x47L\x4f\x42A\x4cS"}["\x6f\x61\x75\x6at\x6c"]="row";echo "\x20 \x20\x20   \x20\x20   \x20\x20\x20\x20\x20 \x20\x20\x3c\x74r\x3e\n\x20 \x20 \x20 \x20  \x20 \x20  \x20    \x20  \x20 \x3c\x74d\x3e\x3c\x61 \x68\x72\x65f\x3d\"\x23\"\x20c\x6ca\x73s\x3d\x22\x64-fl\x65x al\x69gn-item\x73-\x63\x65\x6e\x74er\x22>\n\x20\x20\x20  \x20 \x20  \x20\x20\x20 \x20    \x20\x20\x20\x20\x20   \x20\x20\x20\x20\x20<d\x69\x76 c\x6cas\x73=\"\x64-bl\x6fck\">\x3csp\x61\x6e\x20c\x6cas\x73\x3d\"fw-\x62ol\x64\">";$ctuxyupysosg="\x72o\x77";echo ${${"\x47\x4cO\x42\x41\x4cS"}["\x6fau\x6atl"]}["nome"];echo "</span>\n   \x20\x20    \x20\x20\x20 \x20 \x20 \x20\x20  \x20\x20\x20\x20\x20 \x20 \x20  \x3c/d\x69v\x3e\n\x20\x20 \x20 \x20       \x20 \x20\x20\x20   \x20\x20     \x3c/a>\x3c/td\x3e\n \x20\x20   \x20\x20\x20   \x20 \x20\x20    \x20   \x3ct\x64><\x73\x70\x61n\x20\x63la\x73\x73\x3d\x22\x66w-\x6e\x6f\x72m\x61l\"\x3e";${"G\x4c\x4fB\x41\x4c\x53"}["\x6fj\x74\x65\x70c\x70\x72f\x71b"]="\x72ow";echo ${$ctuxyupysosg}["l\x6fg\x69n"];echo "</s\x70\x61\x6e></t\x64>\n\x20 \x20  \x20 \x20  \x20  \x20 \x20\x20  \x20\x20\x20\x20\x20<\x74d\x3e<\x73p\x61\x6e\x20\x63\x6cass\x3d\x22\x66\x77-n\x6f\x72ma\x6c d-flex\x20\x61\x6cign-\x69\x74ems-ce\x6e\x74er\x22>\n  \x20\x20\x20 \x20\x20  \x20 \x20  \x20  \x20\x20\x20 \x20  \x20      </\x73v\x67\x3e\n \x20\x20 \x20  \x20\x20\x20 \x20 \x20  \x20  \x20  \x20\x20\x20\x20  \x20\x20  ";if(${${"\x47\x4cO\x42\x41L\x53"}["h\x74\x66jx\x76\x68"]}["\x6e\x69\x76e\x6c"]==1){echo"\x55\x73ur\x69\x6f";}elseif(${${"G\x4c\x4f\x42\x41\x4c\x53"}["\x6fjte\x70cprf\x71\x62"]}["\x6eiv\x65\x6c"]==2){echo"\x41d\x6d\x69\x6eis\x74\x72\x61do\x72";}elseif(${$jykbbuut}["n\x69v\x65l"]==3){echo"Do\x6e\x6f";}else{echo"Desc\x6fn\x68\x65ci\x64o";}echo "\n \x20\x20 \x20\x20 \x20\x20\x20\x20 \x20  \x20 \x20    \x20   \x20 \x3c/spa\x6e>\x3c/\x74\x64\x3e\n \x20   \x20    \x20   \x20 \x20\x20\x20    \x20<td\x3e\n \x20    \x20        \x20     \x20    \x20 ";if(${${"\x47LO\x42\x41\x4c\x53"}["\x68t\x66\x6a\x78\x76h"]}["\x62an\x69do"]==1){echo "\x20  \x20 \x20 \x20  \x20\x20 \x20 \x20\x20   \x20 \x20\x20\x20 \x20  \x20  \x3cs\x76\x67\x20\x63\x6c\x61\x73\x73\x3d\x22\x69\x63\x6f\x6e\x20\x69c\x6fn-\x78s text-\x64\x61n\x67\x65r m\x73-1\"\x20t\x69t\x6ce\x3d\"\" data-bs-\x74\x6fgg\x6c\x65\x3d\"\x74o\x6f\x6ctip\"\x20fill=\"\x63\x75rre\x6e\x74\x43o\x6c\x6fr\x22 viewB\x6f\x78\x3d\x220 \x30\x20\x32\x30\x20\x320\" x\x6dl\x6e\x73\x3d\x22\x68\x74t\x70://\x77w\x77\x2ew3.org/2\x300\x30/\x73vg\x22\x20da\x74a-\x62s-o\x72igin\x61l-title\x3d\"\x44\x65\x6c\x65\x74\x65\" a\x72i\x61-la\x62el=\x22D\x65\x6c\x65te\">\n\x20   \x20    \x20   \x20\x20\x20\x20\x20 \x20   \x20 \x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20<\x70at\x68\x20\x66il\x6c-r\x75\x6ce=\x22\x65\x76\x65\x6eo\x64\x64\x22 d\x3d\x22M\x31\x30 \x31\x38a\x38 \x38\x20\x30 \x310\x30-\x31\x36\x20\x38 8\x200\x20\x300\x30\x201\x36z\x4d\x38\x2e\x37\x30\x37 \x37.\x329\x33a1 \x31 \x30 0\x30-\x31\x2e\x34\x314\x20\x31\x2e41\x34\x4c8\x2e58\x36 \x31\x30\x6c-\x31\x2e2\x39\x33\x20\x31.\x329\x33a1\x20\x31\x20\x30 1\x301\x2e414\x20\x31\x2e\x341\x34L1\x30\x2011.414\x6c1.293 1\x2e2\x393a\x31 \x31\x20\x30\x20\x3001\x2e4\x314-\x31.41\x34L\x311.4\x31\x34\x20\x310\x6c\x31\x2e293-1.293a1 1\x20\x30\x20\x30\x30-1\x2e\x3414-\x31\x2e41\x34L1\x30\x208\x2e5\x38\x36\x20\x38.7\x30\x37 7\x2e29\x33\x7a\" c\x6c\x69p-ru\x6c\x65=\"eve\x6e\x6f\x64d\x22>\x3c/pa\x74\x68>\n\x20\x20\x20\x20 \x20\x20\x20     \x20  \x20    \x20\x20\x20 \x20\x20\x20\x20  \x20</\x73\x76\x67\x3e\n   \x20 \x20  \x20  \x20\x20 \x20     \x20 \x20 \x20  \x20 \x20 \x20\x3c\x73\x70\x61n \x63lass\x3d\x22fw-n\x6f\x72m\x61l\x20t\x65x\x74-\x64an\x67\x65\x72\"\x3e B\x61nido</spa\x6e\x3e\n\x20 \x20 \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\x3csvg\x20c\x6c\x61\x73s=\x22ic\x6f\x6e\x20\x69\x63on-x\x78s\x20te\x78\x74-s\x75c\x63\x65ss\x20me-\x31\x22 fi\x6c\x6c=\x22\x63ur\x72e\x6etColo\x72\x22\x20vie\x77Box\x3d\"\x30 \x30\x2020 20\x22 x\x6dl\x6e\x73=\x22ht\x74\x70://\x77\x77w.w3\x2e\x6fr\x67/2\x3000/\x73\x76g\"\x3e\n\x20\x20\x20\x20 \x20    \x20 \x20   \x20   \x20 \x20 \x20   \x20\x20   \x20\x20\x20<\x70\x61th f\x69ll-ru\x6c\x65\x3d\x22eve\x6e\x6fd\x64\x22 \x64\x3d\x22M\x31\x30 18a8 8\x200 100-16 8 \x38 \x30\x200\x300\x20\x316\x7a\x6d\x33.707-9.293a\x31 \x31 \x30\x2000-1.4\x314-1\x2e\x34\x314L9 \x31\x30\x2e5\x38\x36 7.\x3707 \x39.\x32\x39\x33a\x31 1 \x30 00-\x31.4\x31\x34\x201\x2e\x34\x314l\x32\x202\x61\x31\x201\x200\x2000\x31\x2e\x34\x314 0l\x34-4z\x22\x20cl\x69p-rul\x65\x3d\"ev\x65n\x6f\x64d\">\x3c/\x70\x61\x74h\x3e\x3cs\x70\x61\x6e\x20\x63\x6c\x61\x73\x73=\x22\x66\x77-\x6eo\x72\x6d\x61\x6c\x20tex\x74-suc\x63\x65ss\"\x3e\x20A\x74i\x76\x6f\x3c/s\x70\x61n>\n\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\x20 \x20\x20\x3c/\x74d\x3e\n\x20\x20\x20\x20 \x20\x20\x20 \x20 \x20 \x20\x20 \x20 \x20 \x20\x20\x20\x20\x3ct\x64\x3e\n \x20\x20\x20\x20 \x20   \x20  \x20    \x20\x20 \x20\x20 \x20\x20\x20 <di\x76\x20\x63\x6c\x61\x73s=\x22r\x6fw\">\n\t\t\t\t\t\t\t";if(${${"G\x4c\x4f\x42\x41\x4c\x53"}["ht\x66jx\x76h"]}["\x6e\x69\x76\x65l"]!=3){echo " \x20  \x20\x20\x20 \x20  \x20 \x20 \x20\x20 \x20 \x20  \x20\x20\x20   \x20  <\x64\x69\x76 \x63lass=\x22co\x6c\x20\x70x-\x6dd-\x30\x22>\n \x20\x20\x20    \x20  \x20  \x20\x20  \x20  \x20  \x20\x20\x20\x20 \x20\x20\x20\x20  \x20<fo\x72\x6d\x20act\x69on=\x22\x22 \x6d\x65t\x68\x6f\x64\x3d\"\x70\x6f\x73\x74\x22>\n  \x20\x20\x20 \x20\x20\x20   \x20 \x20\x20 \x20  \x20\x20     \x20   \x20\x20 \x20   \x20 <\x69\x6e\x70ut \x74\x79\x70\x65=\x22\x68i\x64den\"\x20\x6eam\x65\x3d\"i\x64\x22 \x76\x61l\x75e=\x22";$wxoiaplfvgy="ro\x77";echo ${${"\x47\x4c\x4f\x42A\x4cS"}["h\x74fjx\x76\x68"]}["\x69\x64"];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 \x20\x20\x3cb\x75\x74\x74o\x6e\x20\x74y\x70\x65\x3d\"\x73\x75\x62\x6d\x69\x74\" \x63las\x73\x3d\x22\x62tn \x62\x74\x6e-\x69\x6efo \x62tn-\x73m\" nam\x65\x3d\x22\x62t\x6e\x5fedit\x61r\">\x3c\x69\x20cl\x61\x73\x73\x3d\"fa-\x73\x6f\x6c\x69d\x20f\x61-\x70\x65\x6e-\x74o-sq\x75are\x22></i\x3e\x3c/b\x75\x74\x74on>\n\x20 \x20   \x20  \x20 \x20\x20 \x20\x20\x20\x20   \x20\x20\x20\x20\x20  \x20\x20\x20  \x20\x20 \x3c/f\x6fr\x6d\x3e\n\x20\x20  \x20 \x20\x20   \x20\x20 \x20    \x20\x20  \x20        </d\x69\x76\x3e\n\x20   \x20\x20 \x20 \x20\x20  \x20 \x20 \x20 \x20\x20 \x20\x20\x20   \x20  \x20<d\x69v c\x6ca\x73\x73=\x22c\x6f\x6c \x70x-md-\x30\">\n \x20 \x20 \x20\x20\x20   \x20\x20 \x20  \x20\x20 \x20 \x20\x20  \x20 \x20 \x20 \x20 \x20\x20\x3ca \x68r\x65f\x3d\x22\x65xcl\x75\x69r\x2e\x70\x68p?\x61cao\x3du\x73\x75ar\x69o\x26i\x64=";echo ${$wxoiaplfvgy}["id"];echo "\x22 class\x3d\x22bt\x6e bt\x6e-\x64\x61n\x67\x65r\x20b\x74n-s\x6d\">\x3c\x69\x20\x63la\x73\x73\x3d\x22\x66a-\x73oli\x64\x20fa-\x74ra\x73h\"\x3e\x3c/i>\x3c/\x61\x3e\n\x20\x20\x20\x20\x20 \x20 \x20\x20   \x20 \x20\x20\x20\x20\x20 \x20   \x20 \x20 \x20  </d\x69v\x3e\n\t\t\t\t\t\t\t\t";}echo "\n\x20   \x20 \x20\x20\x20\x20\x20  \x20  \x20\x20\x20\x20  \x20\x20 \x20 \x20\x3c/d\x69v>\n\x20\x20    \x20\x20 \x20  \x20     \x20 \x20\x20\x20 </\x74d\x3e\n  \x20\x20 \x20  \x20 \x20    \x20    </tr\x3e\n\x20\x20\x20  \x20  \x20\x20  \x20\x20 \x20";}echo "\x20\x20\x20  \x20  \x20  \x20\x3c/tbo\x64\x79\x3e\n  \x20\x20   \x20\x3c/\x74a\x62\x6c\x65>\n\x20  \x20</\x64\x69\x76\x3e\n\n\x20\x20 \x20\x3c\x21------------------------------------------------------------------------------------>\n \x20 \x20<!--\x20\x4dO\x44\x41\x4c\x20\x43O\x4e\x46\x49\x47 \x55\x53U\x52\x49\x4f --\x3e\n\x20\x20\x20 \x3c!------------------------------------------------------------------------------------\x3e\n\x20 \x20\x20<\x64\x69\x76 \x63\x6c\x61\x73s\x3d\"\x6doda\x6c\x20fade\" i\x64\x3d\x22\x6d\x6f\x64a\x6c-\x6eovo-u\x73\x75\x61rio\" \x74ab\x69n\x64\x65\x78\x3d\x22-\x31\x22\x20role\x3d\x22d\x69a\x6c\x6fg\x22\x20a\x72i\x61-\x6cabe\x6c\x6cedb\x79\x3d\x22\"\x20a\x72\x69\x61-\x68\x69\x64\x64e\x6e\x3d\"\x74\x72ue\"\x3e\n \x20\x20 \x20  \x20\x3c\x64i\x76 cl\x61ss\x3d\"\x6dodal-dial\x6f\x67 \x6d\x6fdal-di\x61\x6c\x6fg-\x63\x65n\x74ered\x22 r\x6f\x6ce=\x22do\x63u\x6d\x65\x6et\"\x3e\n  \x20\x20 \x20  \x20 \x20 <\x64\x69v\x20\x63\x6ca\x73s=\x22modal-\x63\x6f\x6et\x65nt\"\x3e\n\x20  \x20\x20\x20\x20\x20    \x20 \x20\x20<\x64\x69\x76\x20c\x6cass=\x22\x6dod\x61\x6c-\x68\x65ad\x65r\x22>\n\x20 \x20  \x20 \x20\x20\x20 \x20  \x20\x20 \x20 \x20<h\x32\x20\x63\x6c\x61ss=\x22\x68\x36 m\x6f\x64\x61\x6c-\x74i\x74l\x65\"\x3e\x4eovo\x20u\x73urio</\x68\x32>\n \x20   \x20\x20\x20 \x20\x20   \x20 \x20\x20  <b\x75\x74\x74\x6f\x6e \x74y\x70\x65=\x22\x62\x75tt\x6fn\x22 cl\x61ss\x3d\"\x62\x74\x6e-c\x6co\x73e\"\x20\x64ata-bs-\x64\x69\x73\x6d\x69s\x73\x3d\x22\x6d\x6fdal\x22\x20ar\x69\x61-\x6ca\x62\x65\x6c\x3d\"Cl\x6f\x73\x65\x22\x3e\x3c/\x62u\x74to\x6e\x3e\n\x20\x20 \x20  \x20\x20\x20\x20  \x20\x20\x20 </di\x76>\n  \x20   \x20\x20 \x20\x20 \x20\x20 \x20<\x64iv\x20c\x6ca\x73\x73=\x22mod\x61l-bod\x79\x22\x3e\n \x20  \x20 \x20  \x20\x20 \x20\x20\x20    \x20<f\x6fr\x6d\x20ac\x74i\x6f\x6e=\x22\x61d\x69c\x69o\x6e\x61r\x2e\x70hp?acao=\x75su\x61rio\"\x20m\x65t\x68od\x3d\x22\x70\x6fst\"\x3e\n\x20     \x20 \x20\x20\x20\x20\x20\x20\x20  \x20\x20\x20\x20 \x20 <di\x76\x20cl\x61ss=\"\x72ow\x22\x3e\n\x20    \x20     \x20\x20  \x20\x20 \x20 \x20 \x20  \x20 \x20<\x64\x69v c\x6c\x61\x73s\x3d\x22\x63\x6fl\x22>\n\x20\x20\x20 \x20\x20\x20 \x20 \x20 \x20\x20     \x20 \x20  \x20\x20 \x20\x20 \x20 <\x6cabe\x6c \x66o\x72=\x22\x22>\x4eom\x65</\x6cab\x65\x6c\x3e\n\x20\x20 \x20\x20  \x20\x20\x20 \x20  \x20\x20\x20 \x20\x20 \x20 \x20\x20\x20    \x20\x20<\x69n\x70\x75t\x20\x74yp\x65=\x22t\x65xt\x22 \x6e\x61\x6de\x3d\"\x6eo\x6d\x65\"\x20\x63l\x61s\x73\x3d\"for\x6d-c\x6fn\x74r\x6f\x6c\x22>\n  \x20\x20\x20\x20    \x20\x20\x20\x20  \x20\x20    \x20\x20\x20\x20\x20 </\x64iv\x3e\n     \x20 \x20\x20\x20 \x20  \x20\x20  \x20\x20\x20       \x3c\x64\x69v c\x6cass\x3d\x22col\"\x3e\n   \x20\x20\x20\x20\x20  \x20   \x20 \x20\x20  \x20 \x20\x20 \x20\x20\x20\x20  \x20\x3cla\x62e\x6c \x66or=\x22\">L\x6fgin\x3c/\x6c\x61bel>\n     \x20\x20 \x20\x20 \x20   \x20 \x20\x20\x20    \x20 \x20\x20\x20 \x20\x20<\x69np\x75\x74 ty\x70e=\x22t\x65\x78\x74\"\x20name\x3d\"l\x6fgin\x22 \x63\x6cass=\"\x66or\x6d-con\x74r\x6fl\x22>\n  \x20\x20  \x20\x20 \x20 \x20 \x20   \x20\x20  \x20 \x20\x20\x20\x20 \x3c/d\x69\x76\x3e\n \x20\x20\x20\x20\x20  \x20\x20 \x20  \x20  \x20\x20\x20\x20\x20  \x3c/d\x69v\x3e\n\n\x20\x20      \x20\x20 \x20\x20\x20\x20 \x20 \x20 \x20 \x20\x20<di\x76 \x63\x6ca\x73\x73=\x22\x72o\x77 \x6dt-2\x22\x3e\n\x20 \x20\x20   \x20 \x20 \x20 \x20\x20 \x20 \x20   \x20 \x20\x20\x20 \x3c\x64i\x76 cl\x61ss\x3d\x22\x63\x6f\x6c\">\n  \x20\x20 \x20  \x20\x20\x20\x20 \x20    \x20\x20     \x20  \x20 \x20\x20<\x6ca\x62e\x6c \x66\x6fr\x3d\"\x22>S\x65n\x68\x61\x3c/la\x62\x65\x6c\x3e\n      \x20  \x20\x20\x20\x20   \x20 \x20 \x20\x20\x20\x20\x20\x20  \x20   \x3cin\x70\x75t\x20t\x79\x70e\x3d\x22\x74ex\x74\"\x20n\x61\x6d\x65=\x22\x73\x65nh\x61\"\x20cla\x73\x73=\x22\x66\x6f\x72\x6d-c\x6fnt\x72\x6fl\x22>\n \x20\x20\x20    \x20 \x20 \x20 \x20      \x20\x20\x20  \x20\x20\x3c/div\x3e\n\x20    \x20 \x20 \x20 \x20   \x20 \x20 \x20\x20 \x20\x20\x20 \x20 <d\x69\x76 c\x6c\x61\x73\x73\x3d\"\x63\x6fl\x22\x3e\n   \x20 \x20    \x20   \x20 \x20  \x20   \x20\x20  \x20\x20\x20\x20 <label \x66or\x3d\x22\">\x50\x61st\x61\x20\x61\x74u\x61\x6ci\x7a\x61o</l\x61b\x65\x6c>\n\x20        \x20 \x20  \x20\x20\x20\x20   \x20 \x20\x20\x20 \x20\x20 \x20 <i\x6e\x70\x75t\x20\x74\x79p\x65=\x22te\x78\x74\x22 \x6ea\x6de=\"p\x61\x73ta\x5fn\x6fv\x61\" \x63\x6c\x61s\x73=\x22fo\x72\x6d-\x63\x6fn\x74r\x6fl\x22>\n \x20  \x20\x20 \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/div\x3e\n\n\x20\x20  \x20 \x20\x20 \x20\x20\x20    \x20\x20\x20\x20\x20\x20  <\x64\x69\x76 \x63l\x61\x73s=\x22ro\x77 \x6d\x74-\x32\"\x3e\n\x20\x20 \x20\x20  \x20\x20   \x20\x20  \x20\x20 \x20\x20\x20  <d\x69v \x63l\x61\x73\x73=\"\x63o\x6c\">\n \x20\x20\x20\x20  \x20\x20  \x20   \x20  \x20   \x20\x20\x20\x20  \x4eiv\x65l\x20de\x20\x70\x65r\x6d\x69\x73\x73o\n  \x20\x20    \x20 \x20\x20      \x20 \x20  \x20 \x20 \x20\x3cse\x6ce\x63t \x6e\x61\x6de\x3d\x22nivel\"\x20cl\x61\x73s=\x22fo\x72\x6d-se\x6c\x65\x63\x74\x22>\n\x20      \x20\x20  \x20\x20\x20    \x20 \x20  \x20 \x20\x20  \x20  <op\x74io\x6e\x20val\x75e=\"\x31\">U\x73ur\x69\x6f\x3c/o\x70\x74i\x6fn>\n\x20 \x20\x20\x20\x20 \x20\x20 \x20 \x20  \x20\x20 \x20\x20\x20\x20\x20\x20 \x20\x20\x20 \x20\x20 <\x6fption\x20val\x75e\x3d\x22\x32\">\x41\x64mi\x6ei\x73t\x72a\x64\x6fr</o\x70\x74i\x6f\x6e>\n\x20\x20\x20 \x20 \x20\x20  \x20\x20 \x20\x20    \x20\x20\x20 \x20 \x20  </\x73e\x6c\x65\x63t\x3e\n \x20\x20 \x20\x20\x20   \x20\x20 \x20\x20 \x20  \x20 \x20\x20 </\x64i\x76>\n \x20 \x20  \x20\x20  \x20\x20    \x20    \x20\x20\x20\x3c/d\x69\x76\x3e\n\n \x20\x20  \x20\x20\x20 \x20 \x20  \x20 \x3c/\x64\x69v>\n\x20\x20\x20\x20\x20\x20  \x20    \x20 \x20\x3cdiv c\x6cas\x73\x3d\"\x6d\x6fdal-fo\x6fter\"\x3e\n\x20\x20 \x20  \x20 \x20   \x20\x20\x20\x20 \x20\x20\x20\x3cbutt\x6f\x6e\x20\x74\x79pe\x3d\"\x73\x75b\x6di\x74\" \x6ea\x6de\x3d\x22\x61\x64\x69\x63\x69\x6f\x6e\x61r_\x75sua\x72\x69o\x22 \x73\x74\x79l\x65\x3d\x22\x63ol\x6f\x72:\x20\x77\x68i\x74\x65\"\x20\x63\x6c\x61ss\x3d\x22\x62\x74n b\x74\x6e-\x73\x75c\x63ess\x22>\x41d\x69\x63i\x6f\x6ea\x72</\x62\x75tt\x6fn\x3e\x3c/\x66orm>\n    \x20 \x20\x20    \x20       \x3c\x62u\x74t\x6f\x6e\x20\x74\x79pe=\"bu\x74\x74\x6f\x6e\x22\x20\x73t\x79le=\"c\x6f\x6c\x6fr: \x77h\x69\x74e\" \x63\x6c\x61s\x73\x3d\x22b\x74\x6e\x20\x62\x74\x6e-\x73\x65\x63o\x6edary\x20t\x65xt-\x67\x72\x61\x79\x20\x6ds-au\x74o\x22\x20d\x61\x74a-\x62s-\x64i\x73m\x69s\x73=\"\x6do\x64al\x22\x3eC\x61\x6ec\x65\x6c\x61r\x3c/bu\x74ton\x3e\n   \x20\x20  \x20\x20\x20   \x20 \x20\x3c/d\x69v\x3e\n\x20   \x20 \x20\x20\x20\x20  \x3c/\x64\x69v\x3e\n\x20   \x20 \x20\x20</d\x69v>\n\x20   \x3c/di\x76\x3e\n\n\x20 \x20 ";if(isset($_POST["\x62tn_\x65\x64\x69\x74ar"])){${"\x47LOB\x41\x4c\x53"}["\x72tc\x64xo\x71i\x75"]="\x73\x71\x6c";${${"\x47\x4c\x4fBALS"}["\x72tc\x64\x78\x6f\x71i\x75"]}=$conn->query("\x53E\x4c\x45\x43T *\x20FR\x4fM \x75su\x61rio\x73 WHE\x52E id\x3d\x27".$_POST["id"]."'");${${"G\x4c\x4fB\x41\x4cS"}["s\x67y\x6d\x6f\x62\x77\x66"]}=$sql->fetch(PDO::FETCH_ASSOC);echo " \x20\x20\x20  \x20 \x3c\x21------------------------------------------------------------------------------------>\n \x20\x20  \x20\x20\x20<\x21-- M\x4fDAL\x20E\x44ITAR\x20U\x53\x55\x52\x49\x4f -->\n\x20\x20 \x20 \x20  \x3c!------------------------------------------------------------------------------------>\n     \x20  <\x64i\x76 \x63la\x73s=\x22\x6dodal fade\x22\x20\x69\x64\x3d\"modal-\x65di\x74a\x72-\x75\x73u\x61ri\x6f\x22 \x74\x61\x62ind\x65\x78\x3d\"-\x31\" \x72\x6f\x6ce=\x22\x64\x69\x61\x6cog\"\x20a\x72ia-\x6c\x61\x62el\x6ced\x62y=\x22\" \x61\x72ia-\x68\x69d\x64\x65\x6e=\"tr\x75e\"\x3e\n\x20  \x20 \x20\x20 \x20 \x20\x20<\x64iv c\x6ca\x73\x73\x3d\"m\x6fd\x61\x6c-d\x69\x61\x6cog\x20m\x6fdal-\x64\x69\x61log-\x63\x65\x6e\x74er\x65d\"\x20r\x6fl\x65\x3d\x22d\x6fc\x75\x6d\x65\x6et\x22\x3e\n \x20\x20\x20 \x20\x20\x20     \x20 \x20\x3c\x64i\x76 c\x6ca\x73s=\"m\x6f\x64\x61\x6c-con\x74ent\"\x3e\n\x20\x20\x20  \x20 \x20\x20\x20\x20 \x20    \x20  \x3c\x64i\x76 c\x6c\x61s\x73\x3d\x22\x6d\x6fd\x61l-hea\x64\x65r\x22>\n \x20   \x20\x20\x20  \x20\x20   \x20  \x20\x20 \x20 \x20\x3ch\x32 \x63l\x61ss\x3d\"\x686 \x6d\x6f\x64\x61l-t\x69\x74le\"\x3e\x45\x64\x69t\x61\x72\x20\x75su\x72\x69\x6f\x3c/\x68\x32\x3e\n\x20\x20 \x20\x20 \x20\x20\x20 \x20\x20\x20\x20  \x20\x20\x20\x20 \x20  <\x62\x75t\x74\x6f\x6e t\x79pe=\x22\x62\x75\x74\x74\x6fn\"\x20cl\x61\x73\x73\x3d\x22\x62tn-c\x6c\x6fse\x22\x20dat\x61-\x62s-di\x73m\x69ss=\x22mod\x61\x6c\"\x20ar\x69\x61-labe\x6c\x3d\"\x43l\x6f\x73\x65\"\x3e\x3c/butt\x6fn\x3e\n\x20 \x20\x20\x20\x20  \x20\x20 \x20    \x20\x20  \x3c/\x64\x69\x76\x3e\n\x20\x20\x20\x20\x20 \x20\x20      \x20 \x20\x20  <div \x63l\x61s\x73=\x22mo\x64al-\x62\x6fdy\x22>\n\x20 \x20\x20 \x20\x20 \x20 \x20    \x20\x20 \x20\x20\x20\x20  <d\x69\x76 \x63l\x61ss=\x22mt-\x32 mb-3\x22><i \x63\x6c\x61\x73\x73\x3d\"f\x61-soli\x64 \x66a-\x73k\x75l\x6c-cr\x6f\x73\x73\x62\x6fne\x73\"\x3e\x3c/i> \x4eo \x64i\x67\x69\x74e\x20a s\x65n\x68\x61\x20\x73\x65\x20no \x71u\x69ser \x61\x6cte\x72\x61r\x3c/div\x3e\n\x20   \x20\x20\x20\x20\x20 \x20\x20  \x20\x20  \x20\x20    \x3cfo\x72m ac\x74ion\x3d\"ed\x69tar.p\x68\x70?\x61\x63\x61o=usua\x72\x69os\x22 met\x68\x6f\x64=\x22\x70ost\"\x3e\n  \x20 \x20\x20\x20\x20  \x20  \x20    \x20\x20\x20  \x20 \x20\x20\x20\x3c\x69n\x70\x75t \x74yp\x65=\x22hidden\" na\x6d\x65\x3d\"\x70as\x74\x61_ve\x6cha\x22\x20v\x61\x6cue=\x22";echo getData("\x70as\x74\x61_a\x74\x74",$_POST["id"]);echo "\"\x3e\n\x20 \x20\x20\x20\x20 \x20\x20\x20\x20  \x20    \x20\x20 \x20 \x20    <\x69\x6eput t\x79p\x65\x3d\"h\x69\x64de\x6e\"\x20\x6e\x61\x6de=\"\x69\x64\x22 \x76\x61\x6c\x75\x65\x3d\"";echo ${${"\x47LOBAL\x53"}["s\x67\x79\x6dobwf"]}["\x69\x64"];echo "\"\x3e\n \x20\x20  \x20\x20  \x20\x20 \x20\x20\x20\x20\x20\x20\x20   \x20\x20\x20\x20  <\x64\x69v\x20c\x6cas\x73\x3d\x22row\x22>\n  \x20\x20\x20\x20\x20 \x20\x20\x20  \x20\x20\x20  \x20   \x20\x20 \x20  \x20 \x20\x20\x3c\x64\x69\x76\x20c\x6c\x61ss=\x22\x63ol\x22\x3e\n\x20\x20  \x20  \x20\x20\x20     \x20\x20  \x20\x20\x20 \x20   \x20 \x20\x20 \x20\x20\x20 <\x6cabe\x6c\x20fo\x72\x3d\x22\x22>No\x6d\x65\x3c/lab\x65\x6c>\n\x20\x20    \x20\x20  \x20 \x20    \x20\x20  \x20 \x20   \x20\x20  \x20    <\x69\x6e\x70\x75t\x20\x74y\x70\x65\x3d\"\x74\x65x\x74\x22 nam\x65=\"\x6e\x6f\x6de\x22 \x76\x61lue=\"";${"\x47\x4cOBA\x4c\x53"}["\x70f\x75\x6c\x66\x78\x71\x78\x75by"]="\x64\x61\x64\x6f\x73";echo ${${"\x47L\x4f\x42\x41LS"}["\x73g\x79\x6d\x6f\x62\x77f"]}["\x6eo\x6d\x65"];echo "\"\x20\x63\x6c\x61s\x73\x3d\x22form-c\x6fnt\x72\x6f\x6c\"\x3e\n\x20\x20 \x20 \x20 \x20 \x20\x20 \x20    \x20\x20 \x20\x20 \x20\x20\x20\x20 \x20 \x20 </\x64i\x76>\n   \x20   \x20\x20\x20\x20 \x20\x20 \x20\x20\x20\x20 \x20   \x20    \x20\x20\x20\x3c\x64\x69v cl\x61\x73s=\x22\x63ol\x22\x3e\n  \x20\x20\x20 \x20\x20     \x20\x20\x20\x20\x20\x20\x20  \x20    \x20 \x20\x20\x20\x20\x20 \x20<labe\x6c f\x6fr\x3d\x22\">\x4cog\x69\x6e</lab\x65l\x3e\n \x20  \x20\x20  \x20  \x20\x20   \x20\x20\x20\x20\x20   \x20 \x20\x20     \x20  \x3c\x69n\x70\x75\x74 \x74\x79p\x65\x3d\"\x74\x65xt\x22\x20na\x6de\x3d\x22l\x6fgi\x6e\x22\x20va\x6cue=\"";echo ${${"\x47L\x4f\x42\x41\x4cS"}["p\x66\x75l\x66xq\x78\x75by"]}["\x6c\x6fgin"];${"G\x4c\x4f\x42ALS"}["\x77\x68\x72\x75\x71\x74\x73\x63"]="\x64a\x64o\x73";echo "\" \x63l\x61ss=\"\x66\x6f\x72\x6d-c\x6f\x6etr\x6fl\x22\x3e\n\x20  \x20\x20\x20 \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\x20   \x20\x20 </\x64iv>\n\n   \x20\x20\x20  \x20\x20\x20\x20 \x20   \x20 \x20\x20  \x20\x20\x20  <\x64\x69v\x20\x63l\x61\x73\x73=\x22\x72\x6fw\x20\x6dt-2\x22\x3e\n \x20\x20\x20\x20\x20\x20  \x20  \x20  \x20    \x20\x20 \x20  \x20  \x20\x20 \x3c\x64iv \x63\x6c\x61\x73s=\x22co\x6c\"\x3e\n\x20\x20 \x20  \x20     \x20 \x20\x20\x20  \x20\x20\x20\x20 \x20 \x20\x20   \x20  \x20 \x3c\x6cab\x65\x6c\x20f\x6fr\x3d\"\"\x3eSenha</l\x61\x62\x65l\x3e\n\x20\x20  \x20\x20\x20\x20       \x20\x20\x20\x20\x20 \x20 \x20 \x20  \x20\x20\x20\x20\x20  \x20<in\x70ut \x74\x79\x70\x65=\x22\x74ex\x74\x22\x20\x6e\x61\x6d\x65=\"se\x6e\x68a\" \x63\x6c\x61\x73s=\x22f\x6frm-c\x6f\x6et\x72o\x6c\"\x3e\n\x20  \x20\x20     \x20\x20\x20 \x20 \x20\x20   \x20\x20 \x20  \x20\x20\x20\x20 \x3c/\x64\x69\x76\x3e\n\x20  \x20          \x20\x20 \x20  \x20\x20 \x20\x20\x20\x20 \x20\x20 \x20<div\x20\x63\x6c\x61s\x73=\x22c\x6f\x6c\x22>\n\x20\x20\x20 \x20\x20\x20\x20\x20\x20\x20\x20 \x20    \x20\x20 \x20 \x20 \x20\x20  \x20 \x20\x20   <\x6c\x61\x62el f\x6f\x72\x3d\"\x22\x3e\x50a\x73\x74a\x20\x61\x74\x75a\x6ciz\x61\x6f</\x6cab\x65\x6c\x3e\n  \x20\x20\x20\x20    \x20\x20\x20 \x20 \x20\x20\x20\x20\x20  \x20\x20\x20\x20\x20  \x20    \x20<\x69npu\x74 \x74y\x70e\x3d\"t\x65xt\x22\x20\x76\x61l\x75e=\"";echo ${${"\x47L\x4f\x42A\x4cS"}["\x77hr\x75\x71tsc"]}["\x70asta\x5f\x61tt"];echo "\" \x6e\x61m\x65=\"pas\x74\x61_\x6e\x6fva\"\x20cla\x73\x73=\"f\x6f\x72\x6d-\x63o\x6e\x74\x72o\x6c\x22\x3e\n      \x20  \x20\x20\x20\x20\x20  \x20 \x20  \x20     \x20    \x3c/di\x76>\n \x20 \x20  \x20\x20\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 \x3c\x64iv\x20\x63l\x61ss=\x22\x72\x6fw \x6dt-\x32\x22\x3e\n  \x20  \x20\x20 \x20  \x20 \x20    \x20\x20 \x20\x20\x20\x3c\x64i\x76\x20\x63\x6c\x61ss\x3d\x22c\x6fl\">\n  \x20\x20\x20  \x20  \x20    \x20    \x20 \x20\x20\x20  \x20Ni\x76el\x20d\x65 p\x65\x72\x6di\x73s\x6f\n  \x20 \x20\x20\x20 \x20 \x20\x20 \x20  \x20\x20\x20 \x20  \x20\x20   <\x73\x65l\x65\x63t \x6e\x61m\x65=\"\x6ei\x76e\x6c\x22\x20\x63\x6c\x61\x73s=\x22f\x6f\x72m-\x73e\x6cect\">\n \x20    \x20  \x20   \x20 \x20  \x20  \x20 \x20\x20 \x20\x20\x20\x20  \x3c\x6f\x70ti\x6fn \x76a\x6c\x75e=\"\x31\"\x3eUs\x75\x72io\x3c/o\x70t\x69o\x6e\x3e\n        \x20\x20\x20\x20  \x20\x20\x20\x20\x20      \x20\x20\x20    <\x6fption\x20va\x6cue=\"2\"\x3e\x41\x64m\x69\x6e\x69str\x61do\x72\x3c/o\x70t\x69o\x6e>\n \x20\x20\x20\x20  \x20     \x20 \x20\x20   \x20\x20\x20\x20 \x20\x20\x20\x3c/\x73\x65\x6c\x65ct>\n    \x20\x20\x20\x20\x20\x20\x20\x20\x20  \x20\x20\x20\x20\x20\x20   </d\x69v\x3e\n \x20\x20 \x20 \x20 \x20\x20\x20  \x20  \x20 \x20 \x20 \x20\x20</d\x69\x76>\n\n\x20 \x20\x20  \x20 \x20     \x20\x20 \x20  \x3c/\x64\x69v>\n \x20      \x20  \x20 \x20  \x20\x20  \x3cdi\x76 c\x6c\x61s\x73\x3d\"mo\x64a\x6c-foo\x74e\x72\x22\x3e\n \x20\x20\x20  \x20\x20 \x20 \x20  \x20    \x20\x20\x20\x20 \x3cb\x75\x74\x74on \x74y\x70\x65\x3d\"\x73\x75b\x6d\x69t\x22 n\x61m\x65=\x22\x61\x74u\x61\x6ciza_\x75\x73\x75\x61\x72io\x73\x22\x20\x73\x74\x79\x6ce\x3d\"\x63\x6fl\x6fr: white\x22 c\x6c\x61\x73s=\"\x62\x74n \x62\x74\x6e-\x73uc\x63\x65ss\">E\x64it\x61\x72\x3c/\x62\x75tt\x6f\x6e\x3e</\x66or\x6d\x3e\n\x20    \x20\x20\x20    \x20 \x20\x20\x20   \x20 \x20\x20\x3c\x62utt\x6fn\x20ty\x70\x65=\"\x62\x75\x74ton\" s\x74yl\x65\x3d\"\x63o\x6c\x6f\x72: \x77hi\x74e\x22 c\x6ca\x73\x73=\x22\x62\x74\x6e\x20bt\x6e-s\x65c\x6fndary\x20\x74\x65xt-gray\x20\x6d\x73-\x61\x75\x74\x6f\" \x64\x61t\x61-b\x73-di\x73m\x69ss=\x22m\x6fda\x6c\x22\x3eC\x61\x6e\x63e\x6car</\x62\x75tto\x6e\x3e\n\x20 \x20\x20 \x20  \x20 \x20  \x20\x20\x20\x20 \x20\x20</\x64\x69v>\n \x20     \x20\x20\x20 \x20 \x20\x20\x20</\x64\x69\x76>\n\x20\x20     \x20\x20  \x20\x3c/\x64iv\x3e\n \x20     \x20</d\x69\x76>\n\n \x20 \x20 \x20 \x20\x3cs\x63rip\x74>\n \x20 \x20   \x20\$(d\x6fc\x75m\x65\x6e\x74).\x72\x65a\x64y(fu\x6e\x63\x74\x69\x6fn()\x20{\n    \x20\x20\x20\x20\x20  \x20\$(\x27#mo\x64\x61l-\x65dit\x61\x72-usu\x61r\x69o').m\x6fd\x61l(\x27show\x27);\n \x20\x20\x20  \x20 })\x3b\n\x20  \x20\x3c/sc\x72\x69p\x74>\n\n\x20 \x20 ";}echo "\n";
?>

Function Calls

None

Variables

GLOBALS [{'key': 'sgymobwf', 'value': 'dados'}, {'key': 'htfjxvh', 'value': 'row'}, {'key': 'fvmfgith', 'value': 'sql'}, {'key': 'kuffzuqv', 'value': 'uid'}]

Stats

MD5 a258e81555c440414e58d35e0affa00c
Eval Count 0
Decode Time 60 ms