!C99Shell v.2.1 [PHP 7 Update] [1.12.2019]!

Software: Apache/2.4.6 (CentOS) OpenSSL/1.0.2k-fips PHP/5.4.16. PHP/5.4.16 

uname -a: Linux roko-bkp 3.10.0-1160.102.1.el7.x86_64 #1 SMP Tue Oct 17 15:42:21 UTC 2023 x86_64 

uid=48(apache) gid=48(apache) groups=48(apache),1003(webmaster) 

Safe-mode: OFF (not secure)

/var/www/html/   drwxr-xr-x
Free 9.47 GB of 93.48 GB (10.13%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     busca_oficios_bkp.php (3.25 KB)      -rwxr-xr-x
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php
//inclui o template de cabecalho



$title="IRPEN | Instituto de Registro Civil de Pessoas Naturais do Paraná - 2011";
include(
"cabecalho.php");
?>
                    
        <script language="javascript" type="text/javascript" src="busca_oficios.js"></script>    
        <link rel="stylesheet" type="text/css" href="lib/treeview/jquery.treeview.css" media="all" />
        <link rel="stylesheet" type="text/css" href="lib/autocomplete/jquery.autocomplete.css" media="all" />
        <link rel="stylesheet" type="text/css" href="busca_oficios.css" media="all" />        
        <script language="javascript" type="text/javascript" src="lib/treeview/jquery.treeview.min.js"></script>
        <script language="javascript" type="text/javascript" src="lib/autocomplete/jquery.autocomplete.js"></script>
        
    <div id="cont_geral">                
      <div id="cont_esq">

           <h2 class="tit4">BUSCA DE SERVENTIA REGISTRAL</h2>
           
         <p>          
            PARA REALIZAR A PESQUISA DE UM CART&Oacute;RIO, SELECIONE A REGI&AtildeO CORRESPONDENTE NO MAPA OU <font color="red"><a onmouseover="this.style.cursor='pointer';" onmousedown="javascript: $('#btn_buscar').focus(); $('#cidade').focus();">CLIQUE AQUI</a></font> PARA FILTRAR ATRAV&Eacute;S DA DIGITA&Ccedil;&Atilde;O DO NOME DO OFICIAL OU DA CIDADE.</b>
         </p>
                    <div id="busca_oficios" class='style2'>
                        <object classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,19,0" width="740" height="710" title="Mapa paran&aacute;">
                            <param name="movie" value="mapa-estados.swf" />
                            <param value="transparent" name="wmode">
                            <param name="quality" value="high" />
                            <embed src="mapa-estados.swf" quality="high" pluginspage="http://www.macromedia.com/go/getflashplayer" type="application/x-shockwave-flash" width="740" height="710" wmode="transparent"></embed>
                        </object>
                        <br />
                        <br /> <br /> <br />
                     <center>
                    <fieldset>

                            <form action="" onsubmit="return SelecionaRegiao(0);">
                                <p align="right"><span class="obrigatorio">*</span><span class="style5">&nbsp;Campos obrigat&oacute;rios</span></p>
                                <br />
                                <label for="cidade" style="width:180px; text-align:right; padding-right:5px; float:left;">Cidade <span class="obrigatorio">*</span>:</label>
                                <input type="text" id="cidade" size="50" name="cidade" class="ac_input" />
                                <br />
                                <br />
                                
                                <label for="oficial" style="width:180px; text-align:right; padding-right:5px; float:left;">Nome do oficial <span class="obrigatorio">*</span>:</label>
                                <input type="text" id="oficial" size="50" name="oficial" />
                                <br />
                                
                                <input type="submit" id="btn_buscar" value="Pesquisar" style="margin-left:185px; margin-top:2px;" class="button" />
                                <br />
                                <br />
                            </form>

                        </fieldset>
                         </center>
                        <br />
                        <br />
                        <div id='resultado'><br /><br /><br /></div>
                        <br />
                        </div>
                      
                      </div> <!--fecha a div "cont_esq"-->         
<?php
//inclui o template do menu da direita
include("menu_direita.php");

//inclui o template de rodapé
include("rodape.php");
?>
                    
                
   

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ Read-Only ]

:: Make Dir ::
 
[ Read-Only ]
:: Make File ::
 
[ Read-Only ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v.2.1 [PHP 7 Update] [1.12.2019] maintained by KaizenLouie and updated by cermmik | C99Shell Github (MySQL update) | Generation time: 0.0039 ]--