<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Foruns - Sobre o PHPBrasil.com</title>
        <description>Este fórum serve como um ponto central de sugestões e idéias (grandiosas ou não) para a nova versão do PHPBrasil.com, que visa tentar aumentar ainda mais a criação de comunidades e grupos colaborativos sobre desenvolvimento em PHP no Brasil.</description>
        <link>/phorum/list.php?7</link>
        <lastBuildDate>Mon, 11 May 2026 14:37:08 +0000</lastBuildDate>
        <generator>Phorum 5.2.10</generator>
        <item>
            <guid>/phorum/read.php?7,194477,194477#msg-194477</guid>
            <title>ATUALIZAÇÃO DO FÓRUM (1 resposta)</title>
            <link>/phorum/read.php?7,194477,194477#msg-194477</link>
            <description><![CDATA[não sei se o cara que mantém este fórum é saudosista ou não tem tempo de mexer, mas acho que ele deveria atualizar o fórum, adicionar recursos como syntax highlighting para códigos, editor de texto simples com markdown, e etc... inclusive minha sugestão é que se crie um repositório no github e lá o pessoal colabora desenvolvendo um novo template para o fórum e novas funcionalidades, mas pelo tempo que ando vendo as mensagens deixadas aqui acho isso impossível, de qualquer modo deixo aqui registrado em 2018 que esta sugestão foi deixada, se quiser pode passar o domínio para mim e poderei trabalhar nisso de forma colaborativa como num projeto open source.]]></description>
            <dc:creator>Leandro</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 19 Jan 2018 20:02:09 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,192798,192798#msg-192798</guid>
            <title>Copiar conteúdo de JavaScript (sem respostas)</title>
            <link>/phorum/read.php?7,192798,192798#msg-192798</link>
            <description><![CDATA[Olá pessoal,<br />
<br />
1. Eu preciso copiar uma informação de uma página:<br />
<br />
A) Site: www.resultados.com<br />
B) Clicar na aba &quot;Ao vivo&quot;.<br />
C) Clicar na aba &quot;Estatisticas&quot; (de todos os jogos).<br />
D) Pegar as informações &quot;Finalizações&quot; e &quot;Defesas do Goleiro&quot;.<br />
<br />
2. O que eu sei fazer:<br />
<br />
&lt;?php<br />
$url = 'http://www.resultados.com';<br />
$output = file_get_contents($url);<br />
echo $output;<br />
?&gt;<br />
<br />
3. Porém, esse código não pega abas em JS.]]></description>
            <dc:creator>JeffersonM</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 04 Sep 2015 14:16:47 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,191989,191989#msg-191989</guid>
            <title>paginação de resultados (sem respostas)</title>
            <link>/phorum/read.php?7,191989,191989#msg-191989</link>
            <description><![CDATA[Boa Noite.<br />
Preciso da ajuda de vocês, eu tenho uma página onde realizo buscas no MYSQL, eu digito, o cod no campo &quot;text&quot; do formulário e ele me traz o resultado normalmente, porém eu preciso fazer uma páginação de resultados, por exemplo: o Meu sistema que estou criando, é de controle de OVINOS, quando eu digito a identificação do brinco do animal ele me traz o resultado, mas eu queria que ele me trousesse os resultados em forma de páginação.<br />
Por favor, quem puder me ajudar..    <br />
Obrigado.]]></description>
            <dc:creator>fabio geovane porto vasques</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Wed, 15 Oct 2014 00:00:42 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,191341,191341#msg-191341</guid>
            <title>TAG Code (1 resposta)</title>
            <link>/phorum/read.php?7,191341,191341#msg-191341</link>
            <description><![CDATA[Bom dia, boa tarde ou boa noite!<br />
Frequento o fórum e o site faz muitos anos, pra ser mais preciso, desde o tempo que a GLOBAL $_POST era uma novidade no PHP.<br />
Lembro que durante um tempo, o fórum ignorava a tag &lt;pre&gt;&lt;/pre&gt;, assim você podia usar essas tags para poder inserir códigos sem perder a formatação.<br />
Não seria interessante implantar uma TAG CODE para o fórum, uma vez que recebe inúmeros códigos e muitas vezes ficam quase que inelegíveis sem uma formatação. (Mesmo eu sabendo que existem pessoas que não costumam formatar o código :( )<br />
Desconheço o código usado no fórum, mas não parece ser um bicho de sete cabeças inserir algo pra poder identificar esses códigos, não é necessário colorir, apenas tratar algo entre: [code][/code] inserir entre as tags: &lt;pre&gt;&lt;/pre&gt; ou em algo que tenha no CSS white-space:pre ou pre-wrap (para não perder o designer do site).<br />
É apenas uma sugestão!<br />
Já aproveitando que estou por aqui e nunca tive a chance de parabenizar pelo site! Meus parabéns pelo site!]]></description>
            <dc:creator>Brasilio Thomazo</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Sun, 25 May 2014 08:28:10 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,190826,190826#msg-190826</guid>
            <title>VPS vs Compartilhado (1 resposta)</title>
            <link>/phorum/read.php?7,190826,190826#msg-190826</link>
            <description><![CDATA[Olá a todos.<br />
A alguns anos atras meu site(wordpress) era hospedado em um servidor Hostgator compartilhado,e com cerca de 1.000 visitas diarias eu nunca tive problemas com a hospedagem.<br />
Porém de uns 2 anos pra ca o site cresceu e saltou para algo em torno de 6.000 visitas diarias.Com esse numero de visitas acabei tendo minha conta suspensa diversas vezes pelo host por uso elevado de memoria.<br />
Instalei cache,desativei plugins e fiz algumas alteracoes.Porém de nada adiantou.<br />
Resolvi entao alugar um vps+plesk no godaddy CPU: Intel® Core™ i3 - 2 cores RAM: 2 GB.<br />
Como nao entendo de configuracao de apache ,plesk e etc,fiz o basico la,instalei o wordpress,criei um banco de dados e etc.Nao mexi em nenhuma configuracao,deixei como estava,no padrao do plesk.<br />
Porem notei que as minha visitas cairam bruscamente.Notei tambem que o site ficou um pouco mais lento e as imagens demoram mais para abrir.<br />
Abri o 'server' pra saber se o problema era consumo de memoria,mas nao é.O consumo estava em cerca de 500mhz,e a hospedagem oferece 2ghz de memoria.<br />
<br />
Entao eu gostaria de saber o que pode estar acontecendo de errado?<br />
Sera que devo otimizar o apache e mexer nas configuracoes do server pro site rodar com a mesma velocidade com que rodava em um servidor compartilhado?<br />
Li alguns tutoriais sobre otimizacao de apache,mas nao entendi muito bem,e nem sei se esta é a solucao do problema.<br />
Alguem tem alguma sugestao?]]></description>
            <dc:creator>luiz mario</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Sun, 16 Feb 2014 13:58:05 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,188939,188939#msg-188939</guid>
            <title>Array Sessin (1 resposta)</title>
            <link>/phorum/read.php?7,188939,188939#msg-188939</link>
            <description><![CDATA[como eu passo um array pelo SESSION ?]]></description>
            <dc:creator>Thiago</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Tue, 24 Sep 2013 14:55:48 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,188653,188653#msg-188653</guid>
            <title>Possíveis melhorias nesse site (1 resposta)</title>
            <link>/phorum/read.php?7,188653,188653#msg-188653</link>
            <description><![CDATA[Olá. Criei esse tópico para as pessoas poderem postar melhorias nesse site.<br />
Qualquer sugestão, crítica ou elogio pode ser postado aqui.]]></description>
            <dc:creator>Erick</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 05 Apr 2013 17:39:56 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,188633,188633#msg-188633</guid>
            <title>Importação de arquivo text (sem respostas)</title>
            <link>/phorum/read.php?7,188633,188633#msg-188633</link>
            <description><![CDATA[Caros,<br />
boa tarde!<br />
desenvolvi um código para importar arquivo txt para base mysql, como php. Os dados são importados, porém, um erro abaixo aparece na tela. Abaixo, o código e o erro:<br />
<br />
<br />
Código:<br />
<br />
&lt;?php<br />
if (isset($_POST['novo'])){<br />
    $handle = fopen(&quot;faturamento.txt&quot;, &quot;r&quot;);<br />
    if ($handle) {<br />
       while (!feof($handle)) {<br />
	    $buffer = fgets($handle); <br />
	    $dados = explode(';',$buffer);<br />
					<br />
	    $i = 0;<br />
	    $campo01 = $dados[$i];<br />
	    $i++;<br />
            $campo02 = $dados[$i];<br />
	    $i++;<br />
	    $campo03 = $dados[$i];<br />
	    $i++;<br />
	    $campo04 = $dados[$i];<br />
	    $i++;<br />
	    $campo05 = $dados[$i];<br />
	    $i++;<br />
					<br />
	    $sql_consulta = mysql_query(&quot;Select * From teste Where campo2 = '$campo02'&quot;)<br />
		or die(mysql_error());<br />
						<br />
	    if (mysql_num_rows($sql_consulta) == '0'){<br />
		$sql = mysql_query(&quot;Insert Into teste (campo1, campo2, campo3, campo4, campo5) Values ('$campo01','$campo02','$campo03','$campo04','$campo05')&quot;)<br />
		or die(mysql_error());<br />
					<br />
	    }<br />
	}<br />
    }<br />
     fclose($handle);<br />
}<br />
?&gt;<br />
<br />
<br />
<br />
<br />
Erro:<br />
<br />
C:\xampp\htdocs\gpanet\includes\usuario_cadastro.php on line 118<br />
<br />
Notice: Undefined offset: 2 in C:\xampp\htdocs\gpanet\includes\usuario_cadastro.php on line 120<br />
<br />
Notice: Undefined offset: 3 in C:\xampp\htdocs\gpanet\includes\usuario_cadastro.php on line 122<br />
<br />
Notice: Undefined offset: 4 in C:\xampp\htdocs\gpanet\includes\usuario_cadastro.php on line 124<br />
<br />
<br />
Não consigo solucionar.<br />
<br />
Obrigado!]]></description>
            <dc:creator>Célio Morais</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Wed, 03 Apr 2013 17:16:02 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,188236,188236#msg-188236</guid>
            <title>como configurar Double Opt-in (sem respostas)</title>
            <link>/phorum/read.php?7,188236,188236#msg-188236</link>
            <description><![CDATA[Olá, configurei o Double Opt-in para confirmar emails em meu site!<br />
Como faço, caso o cliente não confirme seu email, ao tentar se logar no site, que não consiga acessar, e apareça uma mensagem dizendo: &quot;Conta não confirmada&quot;, ou &quot;login ou senha inválidos&quot;<br />
<br />
Obrigado]]></description>
            <dc:creator>Anderson</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 08 Feb 2013 17:49:03 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,187188,187188#msg-187188</guid>
            <title>JSFiddle (1 resposta)</title>
            <link>/phorum/read.php?7,187188,187188#msg-187188</link>
            <description><![CDATA[seria bom incorporar código fonte do jsfiddle, pastebin, ou que tivesse aqui syntax highliting, para deixar mais agradavel de ver os códigos, bora colocar essas sugestões em pratica]]></description>
            <dc:creator>Leandro</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Wed, 07 Nov 2012 19:51:28 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,186867,186867#msg-186867</guid>
            <title>Enviar arquivo para email com tamanho limitado (sem respostas)</title>
            <link>/phorum/read.php?7,186867,186867#msg-186867</link>
            <description><![CDATA[Ola pessoal,<br />
<br />
Estou desenvolvendo um script de um formulário com algumas limitações.<br />
<br />
Ele seria da seguinte forma:<br />
<br />
Envio de 6 arquivos, no entanto, estes arquivos nao poderiam ultrapassar 2mb cada um.<br />
<br />
Voces tem alguma ideia por onde começar? <br />
<br />
grato]]></description>
            <dc:creator>fabio silveira</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Tue, 02 Oct 2012 12:17:43 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,186225,186225#msg-186225</guid>
            <title>Erro editor de texto TinyMCE (sem respostas)</title>
            <link>/phorum/read.php?7,186225,186225#msg-186225</link>
            <description><![CDATA[Olá Pessoal, meu editor de texto não aparece qdo instalo o mesmo.<br />
segue script da página cadastro onde chamo externamente o diretório tinymce que contém o tiny.js, mas o função criei dentro do script do cadastro mesmo.<br />
<br />
&lt;?php include_once(&quot;sistemas/restrito_all.php&quot;);?&gt;<br />
&lt;?php include_once(&quot;sistemas/validar_user.php&quot;);?&gt;<br />
&lt;?php include_once(&quot;header.php&quot;);?&gt;<br />
<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;tinymce/jscripts/tiny_mce/tiny_mce.js&quot;&gt;&lt;/script&gt;<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
tinyMCE.init({<br />
		// General options<br />
		mode : &quot;textareas&quot;,<br />
		theme : &quot;advanced&quot;,<br />
		plugins : &quot;autolink,lists,pagebreak,style,layer,table,save,advhr,advimage,advlink,emotions,iespell,inlinepopups,insertdatetime,preview,media,searchreplace,print,contextmenu,paste,directionality,fullscreen,noneditable,visualchars,nonbreaking,xhtmlxtras,template,wordcount,advlist,autosave,visualblocks&quot;,<br />
<br />
		// Theme options<br />
		theme_advanced_buttons1 : &quot;save,newdocument,|,bold,italic,underline,strikethrough,|,justifyleft,justifycenter,justifyright,justifyfull,styleselect,formatselect,fontselect,fontsizeselect&quot;,<br />
		theme_advanced_buttons2 : &quot;cut,copy,paste,pastetext,pasteword,|,search,replace,|,bullist,numlist,|,outdent,indent,blockquote,|,undo,redo,|,link,unlink,anchor,image,cleanup,help,code,|,insertdate,inserttime,preview,|,forecolor,backcolor&quot;,<br />
		theme_advanced_buttons3 : &quot;tablecontrols,|,hr,removeformat,visualaid,|,sub,sup,|,charmap,emotions,iespell,media,advhr,|,print,|,ltr,rtl,|,fullscreen&quot;,<br />
		theme_advanced_buttons4 : &quot;insertlayer,moveforward,movebackward,absolute,|,styleprops,|,cite,abbr,acronym,del,ins,attribs,|,visualchars,nonbreaking,template,pagebreak,restoredraft,visualblocks&quot;,<br />
		theme_advanced_toolbar_location : &quot;top&quot;,<br />
		theme_advanced_toolbar_align : &quot;left&quot;,<br />
		theme_advanced_statusbar_location : &quot;bottom&quot;,<br />
		theme_advanced_resizing : true,<br />
<br />
		// Example content CSS (should be your site CSS)<br />
		content_css : &quot;css/content.css&quot;,<br />
<br />
		// Drop lists for link/image/media/template dialogs<br />
		template_external_list_url : &quot;lists/template_list.js&quot;,<br />
		external_link_list_url : &quot;lists/link_list.js&quot;,<br />
		external_image_list_url : &quot;lists/image_list.js&quot;,<br />
		media_external_list_url : &quot;lists/media_list.js&quot;,<br />
<br />
		// Style formats<br />
		style_formats : [<br />
			{title : 'Bold text', inline : 'b'},<br />
			{title : 'Red text', inline : 'span', styles : {color : '#ff0000'}},<br />
			{title : 'Red header', block : 'h1', styles : {color : '#ff0000'}},<br />
			{title : 'Example 1', inline : 'span', classes : 'example1'},<br />
			{title : 'Example 2', inline : 'span', classes : 'example2'},<br />
			{title : 'Table styles'},<br />
			{title : 'Table row 1', selector : 'tr', classes : 'tablerow1'}<br />
		],<br />
<br />
		// Replace values for the template plugin<br />
		template_replace_values : {<br />
			username : &quot;Some User&quot;,<br />
			staffid : &quot;991234&quot;<br />
		}<br />
	});<br />
&lt;/script&gt;<br />
	<br />
&lt;script type=&quot;text/javascript&quot; src=&quot;js/mascara.js&quot;&gt;&lt;/script&gt;<br />
<br />
&lt;script type=&quot;text/javascript&quot;&gt;<br />
	$(document).ready(function(){<br />
		$(&quot;#telefone&quot;).mask(&quot;(99)9999-9999&quot;);<br />
		$(&quot;#cpf&quot;).mask(&quot;999.999.999-99&quot;);<br />
		$(&quot;#cep&quot;).mask(&quot;99999-999&quot;);<br />
		$(&quot;#data&quot;).mask(&quot;99/99/9999&quot;);<br />
	});<br />
&lt;/script&gt;<br />
  <br />
   &lt;div id=&quot;local&quot;&gt;<br />
    &lt;div class=&quot;caminho&quot;&gt;Onde estou: CotaUberaba &amp;raquo; Painel de Controle &amp;raquo; Cadastrar Produto &amp;raquo; Parte 1<br />
    &lt;/div&gt;&lt;!--FECHA DIV CLASS CAMINHO--&gt;<br />
     &lt;div class=&quot;welcome&quot;&gt;Olá &lt;?php echo $clienteNome; ?&gt; | Hoje &lt;?php echo date('d/m/Y  H:i').'h';?&gt; | &lt;a href=&quot;deslogar.php&quot;&gt;Deslogar&lt;/a&gt;<br />
     <br />
     &lt;/div&gt;&lt;!--FECHA DUV CLASS WELCOME--&gt;<br />
    <br />
  &lt;/div&gt;&lt;!--FECHA DIV ID LOCAL--&gt;<br />
<br />
  &lt;div id=&quot;content&quot;&gt;<br />
&lt;?php include_once(&quot;menu.php&quot;);?&gt;     <br />
      &lt;div id=&quot;content_conteudo&quot;&gt;<br />
      <br />
&lt;?php include_once(&quot;sistemas/carregando.php&quot;);?&gt;<br />
<br />
       &lt;strong style=&quot;font:16px 'Trebuchet MS', Arial, Helvetica, sans-serif; color:#990; font-weight:bold;&quot;&gt;1: Informações&lt;/strong&gt;  | 2: Endereços  | 3: Imagens<br />
       <br />
       &lt;form name=&quot;cadastraProdutoCliente-1&quot; id=&quot;cadastraProdutoCliente-1&quot; action=&quot;painel.php?exe=produtos_clientes/cadastro-2&quot;  method=&quot;post&quot; enctype=&quot;multipart/form-data&quot;&gt;<br />
       <br />
        &lt;span style=&quot;font:18px 'Trebuchet MS', Arial, Helvetica, sans-serif; font-weight:bold; font-variant:small-caps text-decoration:underline&quot;&gt;Cadastro de Informações do seu Produto&lt;/span&gt;<br />
        &lt;br /&gt;&lt;br /&gt;<br />
        <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Título:&lt;/strong&gt;&lt;/span&gt;<br />
           &lt;input type=&quot;text&quot; name=&quot;titulo&quot; size=&quot;55&quot;/&gt;<br />
          &lt;/label&gt;<br />
          <br />
          &lt;span&gt;&lt;strong&gt;Imagem de exibição do Imóvel:&lt;/strong&gt; (&lt;strong style=&quot;color:#900;&quot;&gt;OBRIGATÓRIO, deve ser .jpg Tamanho Padrão L:216 x A:172 pixels&lt;/strong&gt;)&lt;/span&gt;<br />
          <br />
        &lt;label&gt; <br />
         &lt;input type=&quot;file&quot; name=&quot;img[]&quot; size=&quot;60&quot; /&gt;<br />
        &lt;/label&gt;         <br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Categoria:&lt;/strong&gt;&lt;/span&gt;<br />
           &lt;select name=&quot;categoria&quot;&gt;<br />
        &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Alimentos e Bebidas&lt;/option&gt;<br />
             &lt;option value=&quot;espumantes&quot;&gt;Espumantes&lt;/option&gt;<br />
             &lt;option value=&quot;vinhos&quot;&gt;Vinhos&lt;/option&gt;<br />
             &lt;option value=&quot;bomboniere_petisco&quot;&gt;Bomboniere e Petisco&lt;/option&gt;<br />
             &lt;option value=&quot;carnes_frios&quot;&gt;Carnes, Frios e Latícinios&lt;/option&gt;<br />
             &lt;option value=&quot;padaria&quot;&gt;Padaria&lt;/option&gt;<br />
             &lt;option value=&quot;buffet_servico&quot;&gt;Buffet - Serviços&lt;/option&gt;<br />
             &lt;option value=&quot;licores&quot;&gt;Licores&lt;/option&gt;<br />
             &lt;option value=&quot;whisky&quot;&gt;Whisky&lt;/option&gt;<br />
             &lt;option value=&quot;cestas&quot;&gt;Cestas&lt;/option&gt;<br />
             &lt;option value=&quot;congelados&quot;&gt;Congelados&lt;/option&gt;<br />
             &lt;option value=&quot;cervejas&quot;&gt;Cervejas&lt;/option&gt;<br />
             &lt;option value=&quot;outras_bebidas&quot;&gt;Outras Bebidas&lt;/option&gt;<br />
             &lt;option value=&quot;alimentos_bebe&quot;&gt;Alimentos para Bebês&lt;/option&gt;<br />
             &lt;option value=&quot;mercearia&quot;&gt;Mercearia&lt;/option&gt;<br />
             &lt;option value=&quot;feira&quot;&gt;Feira&lt;/option&gt;<br />
             &lt;option value=&quot;pizza&quot;&gt;Pizza&lt;/option&gt;<br />
             &lt;option value=&quot;refrigerante_suco&quot;&gt;Refrigerantes e Sucos&lt;/option&gt;<br />
             <br />
        &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Animais e Artigos&lt;/option&gt;<br />
             &lt;option value=&quot;animais_diversos&quot;&gt;Animais (Diversos)&lt;/option&gt;<br />
             &lt;option value=&quot;caes_alimento&quot;&gt;Cães - Alimentação&lt;/option&gt;<br />
             &lt;option value=&quot;caes_casa_cama&quot;&gt;Cães - Casa e Cama&lt;/option&gt;<br />
             &lt;option value=&quot;gatos_alimento&quot;&gt;Gatos - Alimetação&lt;/option&gt;<br />
             &lt;option value=&quot;gatos_casa_cama&quot;&gt;Gatos - Casa e Cama&lt;/option&gt;<br />
             &lt;option value=&quot;aves_utensilios&quot;&gt;Aves - Utensílios&lt;/option&gt;<br />
             &lt;option value=&quot;caes_vestimento&quot;&gt;Cães - Vestimento&lt;/option&gt;<br />
             &lt;option value=&quot;caes_saude&quot;&gt;Cães - Saúde&lt;/option&gt;<br />
             &lt;option value=&quot;gatos_vestimento&quot;&gt;Gatos - Vestimento&lt;/option&gt;<br />
             &lt;option value=&quot;gatos_saude&quot;&gt;Gatos - Saúde&lt;/option&gt;<br />
             &lt;option value=&quot;aves_gaiolas_viveiros&quot;&gt;Aves - Gaiolas e Viveiros&lt;/option&gt;<br />
             &lt;option value=&quot;caes_higiene_beleza&quot;&gt;Cães - Higiene e Beleza&lt;/option&gt;<br />
             &lt;option value=&quot;caes_outros&quot;&gt;Cães - Outros Artigos&lt;/option&gt;<br />
             &lt;option value=&quot;gatos_higiene_beleza&quot;&gt;Gatos - Higiene e Beleza&lt;/option&gt;<br />
             &lt;option value=&quot;gatos_outros&quot;&gt;Gatos - Outros Artigos&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Automovéis&lt;/option&gt;<br />
             &lt;option value=&quot;limpeza&quot;&gt;Limpeza&lt;/option&gt;<br />
             &lt;option value=&quot;som_auto_acessorios&quot;&gt;Som Automotivo - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;capacete&quot;&gt;Capacete&lt;/option&gt;<br />
             &lt;option value=&quot;carros_usados&quot;&gt;Carros Usados&lt;/option&gt;<br />
             &lt;option value=&quot;caminhoes_novos&quot;&gt;Caminhões Novos&lt;/option&gt;<br />
             &lt;option value=&quot;calotas_rodas_pneus&quot;&gt;Calotas, Rodas e Pneus&lt;/option&gt;<br />
             &lt;option value=&quot;som_auto&quot;&gt;Som Automotivo&lt;/option&gt;<br />
             &lt;option value=&quot;bagageiro_motos&quot;&gt;Bagageiro para Motos&lt;/option&gt;<br />
             &lt;option value=&quot;carros_novos&quot;&gt;Carros Novos&lt;/option&gt;<br />
             &lt;option value=&quot;motos_usadas&quot;&gt;Motos Usadas&lt;/option&gt;<br />
             &lt;option value=&quot;outros_prod_auto&quot;&gt;Outros produtos para Automóveis&lt;/option&gt;<br />
             &lt;option value=&quot;tuning&quot;&gt;Tuning&lt;/option&gt;<br />
             &lt;option value=&quot;motos_acessorios&quot;&gt;Motos - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;higiene_beleza&quot;&gt;Higiene e Beleza&lt;/option&gt;<br />
             &lt;option value=&quot;motos_novas&quot;&gt;Motos Novas&lt;/option&gt;<br />
             &lt;option value=&quot;caminhoes_usados&quot;&gt;Caminhões Usados&lt;/option&gt;<br />
             <br />
        &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Bebês&lt;/option&gt;<br />
             &lt;option value=&quot;andador&quot;&gt;Andador&lt;/option&gt;<br />
             &lt;option value=&quot;brinquedo_bebe&quot;&gt;Brinquedos de Bebê&lt;/option&gt;<br />
             &lt;option value=&quot;cuidados_bebe&quot;&gt;Cuidados com o Bebê&lt;/option&gt;<br />
             &lt;option value=&quot;seguranca_bebe&quot;&gt;Segurança do Bebê&lt;/option&gt;<br />
             &lt;option value=&quot;banho_higiene&quot;&gt;Banho e Higiene&lt;/option&gt;<br />
             &lt;option value=&quot;cadeira&quot;&gt;Cadeira&lt;/option&gt;<br />
             &lt;option value=&quot;mamadeira_chupeta&quot;&gt;Mamadeira e Chupeta&lt;/option&gt;<br />
             &lt;option value=&quot;vestuario_bebe&quot;&gt;Vestuário para o Bebê&lt;/option&gt;<br />
             &lt;option value=&quot;bercos&quot;&gt;Berços e Cercados&lt;/option&gt;<br />
             &lt;option value=&quot;carrinho&quot;&gt;Carrinho&lt;/option&gt;<br />
             &lt;option value=&quot;para_maes&quot;&gt;Para as Mães&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Beleza&lt;/option&gt;<br />
             &lt;option value=&quot;absorvente&quot;&gt;Absorvente&lt;/option&gt;<br />
             &lt;option value=&quot;corpo_pele&quot;&gt;Corpo e Pele&lt;/option&gt;<br />
             &lt;option value=&quot;maquilagem&quot;&gt;Maquilagem&lt;/option&gt;<br />
             &lt;option value=&quot;perfumes&quot;&gt;Perfumes&lt;/option&gt;<br />
             &lt;option value=&quot;fisio_estetica_equipamento&quot;&gt;Fisioterapia e Estética - Equipamentos&lt;/option&gt;<br />
             &lt;option value=&quot;fisio_estetica_acessorios&quot;&gt;Fisioterapia e Estética - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;barba&quot;&gt;Barba&lt;/option&gt;<br />
             &lt;option value=&quot;higiene_bucal&quot;&gt;Higiene Bucal&lt;/option&gt;<br />
             &lt;option value=&quot;maos_pes&quot;&gt;Mãos e Pés&lt;/option&gt;<br />
             &lt;option value=&quot;protetor_bronzeador&quot;&gt;Protetor e Bronzeador&lt;/option&gt;<br />
             &lt;option value=&quot;medicamentos&quot;&gt;Medicamentos&lt;/option&gt;<br />
             &lt;option value=&quot;cabelo&quot;&gt;Cabelo&lt;/option&gt;<br />
             &lt;option value=&quot;lentes_contato&quot;&gt;Lentes de Contato&lt;/option&gt;<br />
             &lt;option value=&quot;outros_beleza_saude&quot;&gt;Outros para Beleza e Saúde&lt;/option&gt;<br />
             &lt;option value=&quot;cuidados_terapia&quot;&gt;Cuidados e Terapia&lt;/option&gt;<br />
             &lt;option value=&quot;vitaminas_suplementos&quot;&gt;Vitaminas e Suplementos&lt;/option&gt;<br />
             &lt;option value=&quot;desodorante&quot;&gt;Desodorante&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Brinquedos e Jogos&lt;/option&gt;   <br />
             &lt;option value=&quot;bonecas_acessorios&quot;&gt;Bonecas e Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;brinquedos_meninos&quot;&gt;Brinquedos de Meninos&lt;/option&gt;<br />
             &lt;option value=&quot;miniaturas_colecionaveis&quot;&gt;Miniaturas Colecionáveis&lt;/option&gt;<br />
             &lt;option value=&quot;quebra_cabeca&quot;&gt;Quebra-Cabeça&lt;/option&gt;<br />
             &lt;option value=&quot;patins_patinete&quot;&gt;Patins e Patinetes&lt;/option&gt;<br />
             &lt;option value=&quot;playgrounds&quot;&gt;Playgrounds&lt;/option&gt;<br />
             &lt;option value=&quot;brinquedos_eletronicos&quot;&gt;Brinquedos Eletrônicos&lt;/option&gt;<br />
             &lt;option value=&quot;video_gane_console&quot;&gt;Vídeo Game - Console&lt;/option&gt;<br />
             &lt;option value=&quot;jogos_educativos&quot;&gt;Jogos Educativos&lt;/option&gt;<br />
             &lt;option value=&quot;bonecos _acessorios&quot;&gt;Bonecos e Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;carrinho_aviao&quot;&gt;Carrinho e Avião&lt;/option&gt;<br />
             &lt;option value=&quot;montagem&quot;&gt;Montagem&lt;/option&gt;<br />
             &lt;option value=&quot;carro_triciclo&quot;&gt;Carro e Triciclo&lt;/option&gt;<br />
             &lt;option value=&quot;pebolim_toto&quot;&gt;Pebolim - Totó&lt;/option&gt;<br />
             &lt;option value=&quot;praia_piscina&quot;&gt;Praia e Piscina&lt;/option&gt;<br />
             &lt;option value=&quot;controle_remoto&quot;&gt;Controle Remoto&lt;/option&gt;<br />
             &lt;option value=&quot;video_game_jogos&quot;&gt;Vídeo Game - Jogos&lt;/option&gt;<br />
             &lt;option value=&quot;jogos_taboleiro&quot;&gt;jogos de Taboleiro&lt;/option&gt;<br />
             &lt;option value=&quot;brinquedos_geral&quot;&gt;Brinquedos em Geral&lt;/option&gt;<br />
             &lt;option value=&quot;futebol_botao&quot;&gt;Futebol de Botão&lt;/option&gt;<br />
             &lt;option value=&quot;pelucia&quot;&gt;Pelúcia&lt;/option&gt;<br />
             &lt;option value=&quot;fantasia_acessorios&quot;&gt;Fantasias e Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;ping_pong&quot;&gt;Ping-Pong&lt;/option&gt;<br />
             &lt;option value=&quot;veiculo_motorizado&quot;&gt;Veículo Motorizado&lt;/option&gt;<br />
             &lt;option value=&quot;video_game_acessorios&quot;&gt;Vídeo Game - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;jogos_cartas_bingo&quot;&gt;jogos de Cartas - Bingo&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Cd's, Dvd's e Blu-Ray&lt;/option&gt;    <br />
             &lt;option value=&quot;dvd&quot;&gt;Dvd's&lt;/option&gt;<br />
             &lt;option value=&quot;cd&quot;&gt;Cd's&lt;/option&gt;<br />
             &lt;option value=&quot;blu_ray&quot;&gt;Blu-Ray&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Casa e Jardim&lt;/option&gt;    <br />
             &lt;option value=&quot;banheiro&quot;&gt;Banheiro&lt;/option&gt;<br />
             &lt;option value=&quot;churrasco&quot;&gt;Churrasco&lt;/option&gt;<br />
             &lt;option value=&quot;jantar_cafe_cha&quot;&gt;Aparelhos Jantar, Chá e Café&lt;/option&gt;<br />
             &lt;option value=&quot;copos_tacas_canecas&quot;&gt;Copos, Taças e Canecas&lt;/option&gt;<br />
             &lt;option value=&quot;outros_casa_jardim&quot;&gt;Outros para Casa e Jardim&lt;/option&gt;<br />
             &lt;option value=&quot;ferramentas&quot;&gt;Ferramentas&lt;/option&gt;<br />
             &lt;option value=&quot;materiais_construcao&quot;&gt;Materiais de construção&lt;/option&gt;<br />
             &lt;option value=&quot;cozinha&quot;&gt;Cozinha&lt;/option&gt;<br />
             &lt;option value=&quot;bar&quot;&gt;Bar&lt;/option&gt;<br />
             &lt;option value=&quot;decoracao&quot;&gt;Decoração&lt;/option&gt;<br />
             &lt;option value=&quot;baixela&quot;&gt;Baixela&lt;/option&gt;<br />
             &lt;option value=&quot;facas_faqueiros&quot;&gt;Facas e Faqueiros&lt;/option&gt;<br />
             &lt;option value=&quot;panelas&quot;&gt;Panelas&lt;/option&gt;<br />
             &lt;option value=&quot;limpeza_casa&quot;&gt;Limpeza da Casa&lt;/option&gt;<br />
             &lt;option value=&quot;pintura&quot;&gt;Pintura&lt;/option&gt;<br />
             &lt;option value=&quot;aroma&quot;&gt;Aroma&lt;/option&gt;<br />
             &lt;option value=&quot;cama_mesa_banho&quot;&gt;Cama, Mesa e Banho&lt;/option&gt;<br />
             &lt;option value=&quot;moveis&quot;&gt;Movéis&lt;/option&gt;<br />
             &lt;option value=&quot;bandeja&quot;&gt;Bandeja&lt;/option&gt;<br />
             &lt;option value=&quot;fondue_raclete&quot;&gt;Fondue e Raclete&lt;/option&gt;<br />
             &lt;option value=&quot;utensilios_casa_jardim&quot;&gt;Utensílios para Casa e Jardim&lt;/option&gt;<br />
             &lt;option value=&quot;iluminacao_casa_jardim&quot;&gt;Iluminação da Casa e Jardim&lt;/option&gt;<br />
             <br />
             &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Celulares e Telefonia&lt;/option&gt;    <br />
             &lt;option value=&quot;celular&quot;&gt;Celular&lt;/option&gt;<br />
             &lt;option value=&quot;celular_acessorios&quot;&gt;Celular - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;fax&quot;&gt;FAX&lt;/option&gt;<br />
             &lt;option value=&quot;telefone&quot;&gt;Telefone&lt;/option&gt;<br />
             &lt;option value=&quot;telefone_acessorios&quot;&gt;Telefone - Acessórios &lt;/option&gt;<br />
             &lt;option value=&quot;walk_talk&quot;&gt;Walk-Talk &lt;/option&gt;<br />
             &lt;option value=&quot;voip&quot;&gt;Voip&lt;/option&gt;<br />
             <br />
             &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Combustivél&lt;/option&gt;    <br />
             &lt;option value=&quot;oxigenio&quot;&gt;Oxigênio&lt;/option&gt;<br />
             &lt;option value=&quot;gas_natural&quot;&gt;Gás Natural&lt;/option&gt;<br />
             &lt;option value=&quot;gasolina_comum&quot;&gt;Gasolina Comum&lt;/option&gt;<br />
             &lt;option value=&quot;gasolina_aditivada&quot;&gt;Gasolina Aditivada&lt;/option&gt;<br />
             &lt;option value=&quot;alcool&quot;&gt;Alcool&lt;/option&gt;<br />
             &lt;option value=&quot;etanol&quot;&gt;Etanol&lt;/option&gt;<br />
             &lt;option value=&quot;diesel&quot;&gt;Diesel&lt;/option&gt;<br />
             &lt;option value=&quot;gas_cozinha&quot;&gt;Gás de Cozinha&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Eletrodomésticos&lt;/option&gt;      <br />
             &lt;option value=&quot;adega_vinho&quot;&gt;Adega de Vinho&lt;/option&gt;<br />
             &lt;option value=&quot;condicionador_ar&quot;&gt;Condicionador de Ar&lt;/option&gt;<br />
             &lt;option value=&quot;maquina_costura&quot;&gt;Máquina de Costura&lt;/option&gt;<br />
             &lt;option value=&quot;batedeira&quot;&gt;Batedeira&lt;/option&gt;<br />
             &lt;option value=&quot;centrifuga&quot;&gt;Centrífuga&lt;/option&gt;<br />
             &lt;option value=&quot;fogao&quot;&gt;Fogão&lt;/option&gt;<br />
             &lt;option value=&quot;fritadeira_grelha&quot;&gt;Fritadeira e Grelha&lt;/option&gt;<br />
             &lt;option value=&quot;microondas&quot;&gt;Microondas&lt;/option&gt;<br />
             &lt;option value=&quot;refrigerador&quot;&gt;Refrigerador&lt;/option&gt;<br />
             &lt;option value=&quot;lava_roupas&quot;&gt;Lava-Roupa&lt;/option&gt;<br />
             &lt;option value=&quot;enceradeira&quot;&gt;Enceradeira&lt;/option&gt;<br />
             &lt;option value=&quot;barbeador_eletrico&quot;&gt;Barbeador Elétrico&lt;/option&gt;<br />
             &lt;option value=&quot;secador_modelador_cabelo&quot;&gt;Secador e Modelador de Cabelo&lt;/option&gt;<br />
             &lt;option value=&quot;aquecedor&quot;&gt;Aquecedor&lt;/option&gt;<br />
             &lt;option value=&quot;cortador_grama&quot;&gt;Cortador de Grama&lt;/option&gt;<br />
             &lt;option value=&quot;purificador_umidificador&quot;&gt;Purificador de ar e Umidificador&lt;/option&gt;<br />
             &lt;option value=&quot;bebedouro&quot;&gt;Bebedouro&lt;/option&gt;<br />
             &lt;option value=&quot;depurador_coifa&quot;&gt;Depurador de Ar e Coifa&lt;/option&gt;<br />
             &lt;option value=&quot;forno&quot;&gt;Forno&lt;/option&gt;<br />
             &lt;option value=&quot;lava_louca&quot;&gt;Lava-Louça&lt;/option&gt;<br />
             &lt;option value=&quot;multi_mixer&quot;&gt;Multiprocessador e Mixer&lt;/option&gt;<br />
             &lt;option value=&quot;torradeira_sanduiche&quot;&gt;Torradeira e Sanduicheira&lt;/option&gt;<br />
             &lt;option value=&quot;secadora_centrifuga&quot;&gt;Secadora de Roupa e Centrífuga&lt;/option&gt;<br />
             &lt;option value=&quot;lava_jato&quot;&gt;Lava a Jato&lt;/option&gt;<br />
             &lt;option value=&quot;depilador&quot;&gt;Depilador&lt;/option&gt;<br />
             &lt;option value=&quot;chuveiro_eletrico&quot;&gt;Chuveiro Elétrico&lt;/option&gt;<br />
             &lt;option value=&quot;ferramenta_eletrica&quot;&gt;Ferramenta Elétrica&lt;/option&gt;<br />
             &lt;option value=&quot;ventilador&quot;&gt;Ventilador&lt;/option&gt;<br />
             &lt;option value=&quot;cafeteira_eletrica&quot;&gt;Cafeteira Elétrica&lt;/option&gt;<br />
             &lt;option value=&quot;espremedor&quot;&gt;Espremedor&lt;/option&gt;<br />
             &lt;option value=&quot;frezer&quot;&gt;Freezer&lt;/option&gt;<br />
             &lt;option value=&quot;liquidificador&quot;&gt;Liquidificador&lt;/option&gt;<br />
             &lt;option value=&quot;outros_eletro&quot;&gt;Outros Eletrodomésticos&lt;/option&gt;<br />
             &lt;option value=&quot;ferro_passar&quot;&gt;Ferro de Passar&lt;/option&gt;<br />
             &lt;option value=&quot;aspirador_po&quot;&gt;Aspirador de Pó&lt;/option&gt;<br />
             &lt;option value=&quot;vaporizador&quot;&gt;Vaporizador&lt;/option&gt;<br />
             &lt;option value=&quot;inalador&quot;&gt;Inalador&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Eletrônicos&lt;/option&gt;     <br />
             &lt;option value=&quot;alarme_sistema_vigilancia&quot;&gt;Alarme e Sistema de Vigilância&lt;/option&gt;<br />
             &lt;option value=&quot;controle_remoto_univer&quot;&gt;Controle Remoto Universal&lt;/option&gt;<br />
             &lt;option value=&quot;radio_relogio_despertador&quot;&gt;Rádio-Relógio e Despertador&lt;/option&gt;<br />
             &lt;option value=&quot;player_mp3_mp4&quot;&gt;CD Player, Mp3 e Mp4&lt;/option&gt;<br />
             &lt;option value=&quot;home_theater_receiver&quot;&gt;Home Theater e Receiver&lt;/option&gt;<br />
             &lt;option value=&quot;radio_gravador&quot;&gt;Rádio Gravador&lt;/option&gt;<br />
             &lt;option value=&quot;walkman&quot;&gt;Walkman&lt;/option&gt;<br />
             &lt;option value=&quot;filmadora&quot;&gt;Filmadora&lt;/option&gt;<br />
             &lt;option value=&quot;video_cassete&quot;&gt;Videocassete&lt;/option&gt;<br />
             &lt;option value=&quot;tv_conversor_digital&quot;&gt;TV - Conversor Digital&lt;/option&gt;<br />
             &lt;option value=&quot;calculadora_agenda&quot;&gt;Calculadora e Agenda&lt;/option&gt;<br />
             &lt;option value=&quot;gps&quot;&gt;GPS&lt;/option&gt;<br />
             &lt;option value=&quot;tradutor&quot;&gt;Tradutor&lt;/option&gt;<br />
             &lt;option value=&quot;caixa_acustica_som_profissional&quot;&gt;Caixa Acústica e Som Profissional&lt;/option&gt;<br />
             &lt;option value=&quot;mini_disc&quot;&gt;Mini-disc&lt;/option&gt;<br />
             &lt;option value=&quot;radio_pilha&quot;&gt;Rádio de pilha&lt;/option&gt;<br />
             &lt;option value=&quot;acessorios_tv_video&quot;&gt;Acessórios para TV e Vídeo&lt;/option&gt;<br />
             &lt;option value=&quot;parabolica_decodificador&quot;&gt;Parabólica e Decodificador&lt;/option&gt;<br />
             &lt;option value=&quot;outros_eletronicos&quot;&gt;Outros Eletrônicos&lt;/option&gt;<br />
             &lt;option value=&quot;campanhia_eletrica&quot;&gt;Campainha Eletrônica&lt;/option&gt;<br />
             &lt;option value=&quot;maquina_automação&quot;&gt;Máquina de Automação&lt;/option&gt;<br />
             &lt;option value=&quot;acessorios_audio&quot;&gt;Acessórios Para o Áudio&lt;/option&gt;<br />
             &lt;option value=&quot;gravador_portatil&quot;&gt;Gravador Portátil&lt;/option&gt;<br />
             &lt;option value=&quot;mini_micro_system&quot;&gt;Mini e Micro-System&lt;/option&gt;<br />
             &lt;option value=&quot;videoke_karaoke&quot;&gt;Videokê e Karaokê&lt;/option&gt;<br />
             &lt;option value=&quot;dvd_hd_bluray&quot;&gt;DVD Player / HD-DVD / Blu-Ray&lt;/option&gt;<br />
             &lt;option value=&quot;tv&quot;&gt;TV&lt;/option&gt;<br />
             &lt;option value=&quot;acessorios_mp3_minidisc&quot;&gt;Acessórios para Mp3 e Mini-disc&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Eróticos&lt;/option&gt;    <br />
             &lt;option value=&quot;boca_eroticas&quot;&gt;Bocas - Eróticas&lt;/option&gt;<br />
             &lt;option value=&quot;fantasias_eriticas&quot;&gt;Fantasias - Eróticas&lt;/option&gt;<br />
             &lt;option value=&quot;lingerie_erotica&quot;&gt;Lingerie Erótica&lt;/option&gt;<br />
             &lt;option value=&quot;nasturbadores&quot;&gt;Masturbadores&lt;/option&gt;<br />
             &lt;option value=&quot;vhs_erotico&quot;&gt;VHS Erótico&lt;/option&gt;<br />
             &lt;option value=&quot;bombas_penianas_extensores&quot;&gt;Bombas Penianas / Extensores&lt;/option&gt;<br />
             &lt;option value=&quot;brincadeiras_eroticas&quot;&gt;Brincadeiras Eróticas&lt;/option&gt;<br />
             &lt;option value=&quot;inflaveis_eroticas&quot;&gt;Infláveis - Eróticas&lt;/option&gt;<br />
             &lt;option value=&quot;livros_revistas_eroticas&quot;&gt;Livros e Revistas - Eróticas&lt;/option&gt;<br />
             &lt;option value=&quot;preservativos&quot;&gt;Preservativos&lt;/option&gt;<br />
             &lt;option value=&quot;vaginas&quot;&gt;Vaginas&lt;/option&gt;<br />
             &lt;option value=&quot;penis_vibradores&quot;&gt;Pênis / Vibradores&lt;/option&gt;<br />
             &lt;option value=&quot;dvd_erotico&quot;&gt;DVD Erótico&lt;/option&gt;<br />
             &lt;option value=&quot;kit_erotico&quot;&gt;Kits Eróticos&lt;/option&gt;<br />
             &lt;option value=&quot;lubrificante_cosmeticos&quot;&gt;Lubrificantes / Cosméticos&lt;/option&gt;<br />
             &lt;option value=&quot;sado_maso&quot;&gt;Sado Maso&lt;/option&gt;<br />
             &lt;option value=&quot;aneis_peniano&quot;&gt;Anéis Penianos&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Esporte e Lazer&lt;/option&gt;     <br />
             &lt;option value=&quot;artes_marciais&quot;&gt;Artes Marciais&lt;/option&gt;<br />
             &lt;option value=&quot;musculacao&quot;&gt;Musculação&lt;/option&gt;<br />
             &lt;option value=&quot;camping&quot;&gt;Camping&lt;/option&gt;<br />
             &lt;option value=&quot;golfe&quot;&gt;Golfe&lt;/option&gt;<br />
             &lt;option value=&quot;esqui_aquatico_wakeboard&quot;&gt;Esqui Aquático / Wakeboard&lt;/option&gt;<br />
             &lt;option value=&quot;surfe&quot;&gt;Surfe&lt;/option&gt;<br />
             &lt;option value=&quot;pesca&quot;&gt;Pesca&lt;/option&gt;<br />
             &lt;option value=&quot;handebol&quot;&gt;Handebol&lt;/option&gt;<br />
             &lt;option value=&quot;instrumentos_musicais&quot;&gt;Instrumentos Musicais&lt;/option&gt;<br />
             &lt;option value=&quot;atletismo_jogging&quot;&gt;Atletismo / Jogging&lt;/option&gt;<br />
             &lt;option value=&quot;tiro_caca&quot;&gt;Tiro e Caça&lt;/option&gt;<br />
             &lt;option value=&quot;ciclismo&quot;&gt;Ciclismo&lt;/option&gt;<br />
             &lt;option value=&quot;praia_piscina&quot;&gt;Praia e Piscina&lt;/option&gt;<br />
             &lt;option value=&quot;mergulho_caca_submarina&quot;&gt;Mergulho / Caça Submarina&lt;/option&gt;<br />
             &lt;option value=&quot;acessorios_nauticos&quot;&gt;Acessórios Náuticos&lt;/option&gt;<br />
             &lt;option value=&quot;basquete&quot;&gt;Basquete&lt;/option&gt;<br />
             &lt;option value=&quot;voleibol_futevolei&quot;&gt;Voleibol e Futevolei&lt;/option&gt;<br />
             &lt;option value=&quot;outros_esportivos&quot;&gt;Outros Esportivos&lt;/option&gt;<br />
             &lt;option value=&quot;ginastica&quot;&gt;Ginástica&lt;/option&gt;<br />
             &lt;option value=&quot;tenis_squash&quot;&gt;Tênis / squash&lt;/option&gt;<br />
             &lt;option value=&quot;escalada_trilha&quot;&gt;Escalada e Trilha&lt;/option&gt;<br />
             &lt;option value=&quot;skate_patins&quot;&gt;Skate e Patins&lt;/option&gt;<br />
             &lt;option value=&quot;natacao&quot;&gt;Natação&lt;/option&gt;<br />
             &lt;option value=&quot;barcos&quot;&gt;Barcos&lt;/option&gt;<br />
             &lt;option value=&quot;futebol&quot;&gt;Futebol&lt;/option&gt;<br />
             &lt;option value=&quot;snowboard&quot;&gt;Snowboard&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Flores e Cestasr&lt;/option&gt;   <br />
             &lt;option value=&quot;flores&quot;&gt;Floriculturas&lt;/option&gt;<br />
             &lt;option value=&quot;mensagens_fonadas&quot;&gt;Mensagens Fonadas&lt;/option&gt;<br />
             &lt;option value=&quot;carro_mensagens&quot;&gt;Carro de Mensagem&lt;/option&gt;<br />
             &lt;option value=&quot;cestas_cafe_da_manha&quot;&gt;Cestas - Café da Manhã&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Câmeras&lt;/option&gt;     <br />
             &lt;option value=&quot;camera_digital&quot;&gt;Câmera Digital&lt;/option&gt;<br />
             &lt;option value=&quot;camera_fotografica_acessorios&quot;&gt;Câmera Fotográfica - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;otica&quot;&gt;Ótica&lt;/option&gt;<br />
             &lt;option value=&quot;camera_digital_acessorios&quot;&gt;Câmera Digital - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;filmes_fitas&quot;&gt;Filme e Fitas&lt;/option&gt;<br />
             &lt;option value=&quot;camera_fotografica&quot;&gt;Câmera Fotográfica&lt;/option&gt;<br />
             &lt;option value=&quot;pilha_bateria&quot;&gt;Pilha e Bateria&lt;/option&gt;<br />
             <br />
             &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Imovéis&lt;/option&gt;    <br />
             &lt;option value=&quot;apartamento_venda&quot;&gt;Apartamento -Venda&lt;/option&gt;<br />
             &lt;option value=&quot;loja_venda&quot;&gt;Loja - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;rural_venda&quot;&gt;Rural - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;casa_aluguel&quot;&gt;Casa - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;lote_aluguel&quot;&gt;Lote - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;condominio_aluguel&quot;&gt;Condomínios - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;casa_venda&quot;&gt;Casa - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;lote_venda&quot;&gt;Lote - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;condominios_venda&quot;&gt;Condomínios - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;sala_aluguel&quot;&gt;Sala - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;galpao_aluguel&quot;&gt;Galpão - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;sala_venda&quot;&gt;Sala - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;galpao_venda&quot;&gt;Galpão - Venda&lt;/option&gt;<br />
             &lt;option value=&quot;apartamento_aluguel&quot;&gt;Apartamento - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;loja_aluguel&quot;&gt;Loja - Aluguel&lt;/option&gt;<br />
             &lt;option value=&quot;rural_aluguel&quot;&gt;Rural - Aluguel&lt;/option&gt; <br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Informática&lt;/option&gt;    <br />
             &lt;option value=&quot;acessorios_informatica&quot;&gt;Acessórios para Informática&lt;/option&gt;<br />
             &lt;option value=&quot;mouse&quot;&gt;Mouse&lt;/option&gt;<br />
             &lt;option value=&quot;scanner&quot;&gt;Scanner&lt;/option&gt;<br />
             &lt;option value=&quot;driver_gravador&quot;&gt;Drive e Gravador&lt;/option&gt;<br />
             &lt;option value=&quot;memorias_cartao_leitor&quot;&gt;Memórias , Cartão e Leitor&lt;/option&gt;<br />
             &lt;option value=&quot;placa_video&quot;&gt;Placa de Vídeo&lt;/option&gt;<br />
             &lt;option value=&quot;rede&quot;&gt;Rede&lt;/option&gt;<br />
             &lt;option value=&quot;palmtop_pda&quot;&gt;Palmtop e PDA&lt;/option&gt;<br />
             &lt;option value=&quot;jogos_cdrom&quot;&gt;Jogo em CDROM&lt;/option&gt;<br />
             &lt;option value=&quot;projetor_acessorios&quot;&gt;Projetor - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;impressora_multifuncional&quot;&gt;Impressora e Multifuncional&lt;/option&gt;<br />
             &lt;option value=&quot;perifericos&quot;&gt;Periféricos&lt;/option&gt;<br />
             &lt;option value=&quot;suprimentos_informatica&quot;&gt;Suprimentos para Informática&lt;/option&gt;<br />
             &lt;option value=&quot;gabinete&quot;&gt;Gabinete&lt;/option&gt;<br />
             &lt;option value=&quot;modem&quot;&gt;Modem&lt;/option&gt;<br />
             &lt;option value=&quot;placa_mae&quot;&gt;Placa-Mãe&lt;/option&gt;<br />
             &lt;option value=&quot;palmtop_pda_acessorios&quot;&gt;Palmtop e PDA - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;sistema_operacional&quot;&gt;Sistema Operacional&lt;/option&gt;<br />
             &lt;option value=&quot;ofertas_informatica&quot;&gt;Ofertas de Informática&lt;/option&gt;<br />
             &lt;option value=&quot;monitor&quot;&gt;Monitor&lt;/option&gt;<br />
             &lt;option value=&quot;projetor&quot;&gt;Projetor&lt;/option&gt;<br />
             &lt;option value=&quot;webcam&quot;&gt;WebCam&lt;/option&gt;<br />
             &lt;option value=&quot;hard_disk&quot;&gt;Hard Disk&lt;/option&gt;<br />
             &lt;option value=&quot;placa_som&quot;&gt;Placa de Som&lt;/option&gt;<br />
             &lt;option value=&quot;processador&quot;&gt;Processador&lt;/option&gt;<br />
             &lt;option value=&quot;netbook&quot;&gt;NetBooks&lt;/option&gt;<br />
             &lt;option value=&quot;netbook_acessorios&quot;&gt;NetBooks - Acessórios&lt;/option&gt;<br />
             &lt;option value=&quot;notebook&quot;&gt;Notebook&lt;/option&gt;<br />
             &lt;option value=&quot;aplicativo_software&quot;&gt;Aplicativo / Utilitário (Software)&lt;/option&gt;<br />
             &lt;option value=&quot;notebook_acessorios&quot;&gt;Notebook - Acessórios&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Livros&lt;/option&gt;    <br />
             &lt;option value=&quot;livros&quot;&gt;Livros&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Papelaria&lt;/option&gt;    <br />
             &lt;option value=&quot;artesanato_pintura&quot;&gt;Artesanato e Pintura&lt;/option&gt;<br />
             &lt;option value=&quot;organizador_pastas&quot;&gt;Organizador e Pasta&lt;/option&gt;<br />
             &lt;option value=&quot;agenda_diario&quot;&gt;Agenda e Diário&lt;/option&gt;<br />
             &lt;option value=&quot;canetas&quot;&gt;Canetas&lt;/option&gt;<br />
             &lt;option value=&quot;lapis_lapiseira&quot;&gt;Lápis e Lapiseira&lt;/option&gt;<br />
             &lt;option value=&quot;envelope_etiqueta&quot;&gt;Envelope e Etiqueta&lt;/option&gt;<br />
             &lt;option value=&quot;suprimentos&quot;&gt;Suprimentos&lt;/option&gt;<br />
             &lt;option value=&quot;artigos_festas&quot;&gt;Artigos para Festas&lt;/option&gt;<br />
             &lt;option value=&quot;papel_transparencia&quot;&gt;Papel e Transparência&lt;/option&gt;<br />
             &lt;option value=&quot;apontadores_borrachas&quot;&gt;Apontadores e Borrachas&lt;/option&gt;<br />
             &lt;option value=&quot;cola_corretivos&quot;&gt;Cola e Corretivos&lt;/option&gt;<br />
             &lt;option value=&quot;mochila_lancheiras&quot;&gt;Mochila e Lancheira&lt;/option&gt;<br />
             &lt;option value=&quot;grampeador&quot;&gt;Grampeador&lt;/option&gt;<br />
             &lt;option value=&quot;albuns_porta_retrato&quot;&gt;Álbuns e Porta Retrato&lt;/option&gt;<br />
             &lt;option value=&quot;fita_adesiva&quot;&gt;Fita Adesiva&lt;/option&gt;<br />
             &lt;option value=&quot;perfuradores_cortantes&quot;&gt;Perfuradores e Cortantes&lt;/option&gt;<br />
             &lt;option value=&quot;caderno_bloco&quot;&gt;Caderno e Bloco&lt;/option&gt;<br />
             &lt;option value=&quot;estojo_fichario&quot;&gt;Estojo e Fichário&lt;/option&gt;<br />
             &lt;option value=&quot;regua_esquadros&quot;&gt;Réguas e Esquadros &lt;/option&gt;<br />
             &lt;option value=&quot;outros_papelaria&quot;&gt;Outros (Papelaria)&lt;/option&gt;<br />
             &lt;option value=&quot;ofertas_papelaria&quot;&gt;Ofertas de Papelaria&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Presentes Finos&lt;/option&gt;   <br />
             &lt;option value=&quot;canivete_faca&quot;&gt;Canivete e Faca&lt;/option&gt;<br />
             &lt;option value=&quot;joias_bijuteria&quot;&gt;Jóias e Bijuterias&lt;/option&gt;<br />
             &lt;option value=&quot;chaveiros&quot;&gt;Chaveiros&lt;/option&gt;<br />
             &lt;option value=&quot;tabacaria&quot;&gt;Tabacaria &lt;/option&gt;<br />
             &lt;option value=&quot;guloseimas&quot;&gt;Guloseimas&lt;/option&gt;<br />
             <br />
          &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Revistas e Jornais&lt;/option&gt;   <br />
             &lt;option value=&quot;assinaturas&quot;&gt;Revistas e Jornais - Assinaturas&lt;/option&gt;<br />
             <br />
           &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Roupas e Acessórios&lt;/option&gt;  <br />
             &lt;option value=&quot;acessorios_unissex&quot;&gt;Acessórios Unissex&lt;/option&gt;<br />
             &lt;option value=&quot;oculos_escuro&quot;&gt;Óculos Escuros&lt;/option&gt;<br />
             &lt;option value=&quot;mulher_roupa_banho&quot;&gt;Mulher (Roupa de Banho)&lt;/option&gt;<br />
             &lt;option value=&quot;homem_acessorios&quot;&gt;Homem (Acessórios)&lt;/option&gt;<br />
             &lt;option value=&quot;homem_roupas&quot;&gt;Homem (Roupas)&lt;/option&gt;<br />
             &lt;option value=&quot;ofertas_roupas_acessorios&quot;&gt;Ofertas de Roupas e Acessórios)&lt;/option&gt;<br />
             &lt;option value=&quot;infantil&quot;&gt;Infantil&lt;/option&gt;<br />
             &lt;option value=&quot;mulher_acessorios&quot;&gt;Mulher (Acessórios)&lt;/option&gt;<br />
             &lt;option value=&quot;mulher_roupa_intima&quot;&gt;Mulher (Roupa Íntima)&lt;/option&gt;<br />
             &lt;option value=&quot;homem_calcados&quot;&gt;Homem (Calçados)&lt;/option&gt;<br />
             &lt;option value=&quot;malas_bolsas_pstas&quot;&gt;Malas , Bolsas e Pastas&lt;/option&gt;<br />
             &lt;option value=&quot;relogio_pulso&quot;&gt;Relógio de Pulso&lt;/option&gt;<br />
             &lt;option value=&quot;mulher_calcados&quot;&gt;Mulher (Calçados)&lt;/option&gt;<br />
             &lt;option value=&quot;mulher_roupa&quot;&gt;Mulher (Roupas)&lt;/option&gt;<br />
             &lt;option value=&quot;homem_roupa_intima&quot;&gt;Homem (Roupa Íntima) &lt;/option&gt;<br />
             &lt;option value=&quot;tenis&quot;&gt;Tênis&lt;/option&gt;<br />
             <br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Turismo&lt;/option&gt;   <br />
             &lt;option value=&quot;internacionais&quot;&gt;Pacotes Internacionais&lt;/option&gt;<br />
             &lt;option value=&quot;nacionais&quot;&gt;Pacotes Nacionais&lt;/option&gt;<br />
             &lt;option value=&quot;passagens_aereas&quot;&gt;Passagens Aereas&lt;/option&gt;<br />
             <br />
         &lt;option value=&quot;&quot; style=&quot;color:#900; font-weight:bold&quot;&gt;Serviços&lt;/option&gt;     <br />
             &lt;option value=&quot;servico_seguranca&quot;&gt;Serviços de Segurança&lt;/option&gt;<br />
             &lt;option value=&quot;brindes_promocionais&quot;&gt;Brindes e Materiais Promocionais&lt;/option&gt;<br />
             &lt;option value=&quot;servico_engenharia&quot;&gt;Serviços de Engenharia&lt;/option&gt;<br />
             &lt;option value=&quot;servico_cine_foto_som&quot;&gt;Serviços em Cine / Foto / Som&lt;/option&gt;<br />
             &lt;option value=&quot;servico_animais&quot;&gt;Serviços para Animais&lt;/option&gt;<br />
             &lt;option value=&quot;servico_grafico&quot;&gt;Serviços Gráficos / Editoriais&lt;/option&gt;<br />
             &lt;option value=&quot;servico_mala_direta&quot;&gt;Serviços Mala Direta&lt;/option&gt;<br />
             &lt;option value=&quot;servico_van_escolar&quot;&gt;Serviços de Vans - Escolares&lt;/option&gt;<br />
             &lt;option value=&quot;servico_taxi&quot;&gt;Serviços de Táxi&lt;/option&gt;<br />
             &lt;option value=&quot;servico_seguradora&quot;&gt;Serviços de Seguradoras&lt;/option&gt;<br />
             &lt;option value=&quot;cursos_educacao&quot;&gt;Cursos e Educação&lt;/option&gt;<br />
             &lt;option value=&quot;servico_estacionamento&quot;&gt;Serviços de Estacionamentos&lt;/option&gt;<br />
             &lt;option value=&quot;servico_festas_eventos&quot;&gt;Serviços em Festas / Eventos)&lt;/option&gt;<br />
             &lt;option value=&quot;servico_joia_relogio_otica&quot;&gt;Serviços em Jóias / Relógios / Óticas&lt;/option&gt;<br />
             &lt;option value=&quot;servico_veiculo&quot;&gt;Serviços em Veículos&lt;/option&gt;<br />
             &lt;option value=&quot;servico_van_viagens&quot;&gt;Serviços de Vans - Viagens&lt;/option&gt;<br />
             &lt;option value=&quot;moteis&quot;&gt;Motéis&lt;/option&gt;<br />
             &lt;option value=&quot;servico_advogado&quot;&gt;Serviços Advocaticios&lt;/option&gt;<br />
             &lt;option value=&quot;servico_limpeza&quot;&gt;Serviços de Limpeza&lt;/option&gt;<br />
             &lt;option value=&quot;servico_informatica&quot;&gt;Serviços em Informática&lt;/option&gt;<br />
             &lt;option value=&quot;servico_roupa&quot;&gt;Serviços para Roupas&lt;/option&gt;<br />
             &lt;option value=&quot;ingressos&quot;&gt;Ingressos&lt;/option&gt;<br />
             &lt;option value=&quot;servico_moto_taxi&quot;&gt;Serviços de Moto Táxi&lt;/option&gt; <br />
             <br />
           &lt;/select&gt;<br />
          &lt;/label&gt;<br />
         <br />
         <br />
         <br />
         <br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Nome:&lt;/strong&gt;&lt;/span&gt;<br />
           &lt;input type=&quot;text&quot; name=&quot;nome&quot; size=&quot;55&quot;/&gt;<br />
          &lt;/label&gt;<br />
          <br />
          &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Estado do Produto:&lt;/strong&gt;&lt;/span&gt;<br />
         &lt;/label&gt;<br />
           &lt;select name=&quot;estado&quot;&gt;<br />
           &lt;option value=&quot;Novo&quot; /&gt; Novo <br />
           &lt;option value=&quot;Usado&quot; /&gt; Usado <br />
         &lt;/select&gt; <br />
         <br />
          <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Estabelecimento:&lt;/strong&gt;&lt;/span&gt;<br />
           &lt;input type=&quot;text&quot; name=&quot;estabelecimento&quot; size=&quot;80&quot;/&gt;<br />
         &lt;/label&gt;<br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Valor:&lt;/strong&gt; (Para R$150,00 informe 150,00)&lt;/span&gt;<br />
           &lt;input type=&quot;text&quot; name=&quot;valor&quot; /&gt;<br />
         &lt;/label&gt;<br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Tipo:&lt;/strong&gt; (Escolha dentre as opções de medidas para seu produto)&lt;/span&gt;<br />
         &lt;/label&gt;<br />
         &lt;select name=&quot;tipo&quot;&gt;<br />
           &lt;option value=&quot;Bandeja&quot; /&gt; Bandeja <br />
           &lt;option value=&quot;Kilogramas&quot; /&gt; Kilogramas <br />
           &lt;option value=&quot;Garrafa&quot; /&gt; Garrafa <br />
           &lt;option value=&quot;Litro&quot; /&gt; Litro <br />
           &lt;option value=&quot;Pacote&quot; /&gt; Pacote <br />
           &lt;option value=&quot;peça&quot; /&gt; Peça <br />
           &lt;option value=&quot;Unidade&quot; /&gt; Unidade<br />
           &lt;option value=&quot;Metro&quot; /&gt; Metro<br />
           &lt;option value=&quot;Barril&quot; /&gt; Barril<br />
           &lt;option value=&quot;Galão&quot; /&gt; Galão<br />
           &lt;option value=&quot;Caixa&quot; /&gt; Caixa<br />
           &lt;option value=&quot;Kit&quot; /&gt; Kit<br />
           &lt;option value=&quot;Lata&quot; /&gt; Lata<br />
           &lt;option value=&quot;Bloco&quot; /&gt; Bloco<br />
         &lt;/select&gt; <br />
             <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Data do Cadastro:&lt;/strong&gt;&lt;/span&gt;<br />
         * Automatizada pelo sistema!<br />
           &lt;input type=&quot;hidden&quot; name=&quot;data_cadastro&quot; /&gt;<br />
         &lt;/label&gt;<br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Data Término:&lt;/strong&gt;&lt;/span&gt;<br />
         * O mesmo terá sua permanencia no sistema durante 30 dias após, conforme data de cadastro!<br />
           &lt;input type=&quot;hidden&quot; name=&quot;data_termino&quot; /&gt;<br />
         &lt;/label&gt;<br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Data de Validade da Promoção:&lt;/strong&gt;&lt;/span&gt;<br />
           &lt;input type=&quot;text&quot; name=&quot;val_data&quot; /&gt;<br />
         &lt;/label&gt;<br />
         <br />
         &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Descrição:&lt;/strong&gt;&lt;/span&gt;<br />
         &lt;/label&gt;<br />
           &lt;textarea rows=&quot;3&quot; cols=&quot;60&quot; name=&quot;descricao&quot;&gt;&lt;/textarea&gt;<br />
           <br />
          &lt;label&gt;<br />
         &lt;span&gt;&lt;strong&gt;Dados do Produto:&lt;/strong&gt;&lt;/span&gt;<br />
         &lt;/label&gt;<br />
           &lt;textarea rows=&quot;5&quot; cols=&quot;100&quot; name=&quot;dados&quot;&gt;&lt;/textarea&gt;<br />
           <br />
           <br />
          &lt;br /&gt;<br />
          <br />
         &lt;input type=&quot;submit&quot; name=&quot;executar&quot; id=&quot;executar&quot; value=&quot;Próximo Passo&quot; /&gt;      <br />
       &lt;/form&gt;<br />
       <br />
<br />
      &lt;/div&gt;&lt;!--FECHA DIV CONTENT CONTEUDO--&gt;<br />
  <br />
  &lt;/div&gt;&lt;!--FECHA DIV ID CONTENT--&gt;<br />
&lt;?php include_once(&quot;footer.php&quot;);?&gt;  <br />
  &lt;/body&gt;<br />
&lt;/html&gt;]]></description>
            <dc:creator>Cotauberaba</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Wed, 01 Aug 2012 17:14:57 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,185037,185037#msg-185037</guid>
            <title>PHP MySql (1 resposta)</title>
            <link>/phorum/read.php?7,185037,185037#msg-185037</link>
            <description><![CDATA[[Me ajudem]<br />
Sou novo aqui no Php Brasil einiciante em PHP e quero fazer o seguinte: <br />
Preciso puxar pelo ID, notícias do banco de dados e exibi-lás em uma página. Tipo assim:<br />
ver_noticia.php?id=76 ou mais ou menos isso?]]></description>
            <dc:creator>alex de olliveira</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Mon, 14 May 2012 19:08:45 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,184697,184697#msg-184697</guid>
            <title>horario em 12:00, 15:00, 16:00 e etc...PM (sem respostas)</title>
            <link>/phorum/read.php?7,184697,184697#msg-184697</link>
            <description><![CDATA[o fórum não formata as horas das postagens no formato adequado, deveria estar em PM mas sempre parece estar AM. Sr João prado, deveria dar uma olhada nisso]]></description>
            <dc:creator>Leandro</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Tue, 24 Apr 2012 01:07:09 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,183841,183841#msg-183841</guid>
            <title>Trabalhando com List menu (sem respostas)</title>
            <link>/phorum/read.php?7,183841,183841#msg-183841</link>
            <description><![CDATA[Boa tarde pessoal.<br />
Sou novo aqui no forum então queria uma ajuda é o seguinte:<br />
<br />
Tenho um List menu, e busco algumas informações do Banco <br />
Está aparecendo certinho o nome e o código <br />
<br />
Matheus Oliveira - 01<br />
<br />
Porém preciso pegar este código no final e jogar dentro de um textfield <br />
<br />
Pois tenho que escolher ou digitando o código e preenche automaticamente o List menu, ou seleciono no list menu e ele já joga o código no final<br />
<br />
eu sei o comando ficaria +\- assim<br />
$codigo = substr($cod,strlen(cod),-5,5))<br />
<br />
Mas tem que ser quando ele selecionar no list menu, então seria tipo um evento on click entenderam ? <br />
Mas não consegui achar nada sobre isso.. alguém pode me da um help ?]]></description>
            <dc:creator>Matheus</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Wed, 07 Mar 2012 17:46:36 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,182430,182430#msg-182430</guid>
            <title>Mural de recados com IP (2 respostas)</title>
            <link>/phorum/read.php?7,182430,182430#msg-182430</link>
            <description><![CDATA[Tenho esse mural de recados http://www.ribeiraozinhonet.com.br/mural/mural.php e no admin. aparece o Ip dos computadores que deixam recados lá...O problema é que tem IP iguais para PC´S diferentes isso é possível ?]]></description>
            <dc:creator>jhonny</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 25 Nov 2011 18:07:16 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,182292,182292#msg-182292</guid>
            <title>banco de dados (1 resposta)</title>
            <link>/phorum/read.php?7,182292,182292#msg-182292</link>
            <description><![CDATA[Olá, fiz um sistema para upload de imagem, coloquei no ftp, e aparece essa msn:<br />
<br />
Warning: mysql_connect() [function.mysql-connect]: Access denied for user 'root'@'localhost' (using password: NO) in /home/ejgmobil/public_html/admin/ajax/includes/includes.php on line 5<br />
Erro ao conectar ao banco de dados.<br />
<br />
Poderiam me ajudar favor!<br />
Obrigado]]></description>
            <dc:creator>Anderson</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 11 Nov 2011 16:12:45 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,176856,176856#msg-176856</guid>
            <title>Criar Script de Indicações (To Pagando) (1 resposta)</title>
            <link>/phorum/read.php?7,176856,176856#msg-176856</link>
            <description><![CDATA[Prezados Amigos:<br />
<br />
Gostaria de saber se alguém topa criar um sistema em PHP para indicações com as seguintes funções<br />
<br />
O sistema seria da seguinte forma:<br />
<br />
O visitante se cadastra informando os seguintes dados<br />
<br />
Nome completo<br />
<br />
E-mail de contato<br />
<br />
E-mail do PagSeguro<br />
<br />
Cidade<br />
<br />
Login <br />
<br />
Senha<br />
<br />
com isso ele ganha um produto digital de um Valor X mas este valor é dividido por 6 pois vai um depósito na conta PagSeguro de cada pessoa diferente que está cadastrada e ativa.<br />
<br />
teria que colocar um botão da PagSeguro mas enviar com a seguinte informação (ADESÃO PRODUTO X DE NOME DO AFILIADO) JUNTAMENTE COM O VALOR<br />
<br />
Os Afiliados ativos vão confirmar isso em seu escritório virtual e quando fizer isso é enviado um comunicado para a administração e a pessoa que realizou os pagamentos<br />
<br />
Quando ele estiver ativo ele ganha um link de indicação do site ex www.seusite.com/login_que_usou_para_o_cadastro<br />
nisso vai aparecer os dados dele na posição 6 para poder começar a receber estes mesmos pagamentos<br />
<br />
No Escritório virtual do Afiliado teria que ter as seguintes funções<br />
<br />
<br />
Ver todos os indicados por ele<br />
<br />
banners de indicação<br />
<br />
alterar dados de acesso<br />
<br />
confirmar pagamento<br />
<br />
formulário de pedido de suporte para a administração<br />
<br />
Na Administração do sistema gostaria que tivesse as funções<br />
<br />
enviar emails para todos os afiliados (com opção de enviar para ativos, inativos ou todos)<br />
<br />
Alterar dados do administrador<br />
<br />
configurações do sistema<br />
<br />
Procurar, cadastrar, editar, e confirmar cadastro de afiliados<br />
<br />
as buscas podem ser feitas por nome, email, login e email pagseguro<br />
<br />
Ver lista completa de todos os afiliados<br />
<br />
estou mandando os HTML para ter uma ideia do layout do sistema http://www.4shared.com/file/TH-2WmYe/Script_Indica_fcil.html<br />
<br />
<br />
Se alguém topar quanto vai sair essa mão e como efetuar seu pagamento? Pois um rapaz por ai achou meu site e me perguntou se podia fazer mas estou sem tempo agora de criar isso agora por problemas familiares e não queria deixar essa passar.<br />
<br />
<br />
Se puder me mande o link do script rodando para dar uma olhada por favor com logins de admin e afiliado]]></description>
            <dc:creator>CHARLES CORRÊA</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Tue, 08 Feb 2011 23:46:48 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,176240,176240#msg-176240</guid>
            <title>Falha grosseira no portal (2 respostas)</title>
            <link>/phorum/read.php?7,176240,176240#msg-176240</link>
            <description><![CDATA[Fiquei algum tempo sem acessar o portal devido a falta de tempo. Hoje resolvi entrar e atualizar meus dados e notei que para validá-los deveria acessar meu e-mail para confirmar. A preocupação com a segurança é válida, mas o que eu estava alterando era justamente o e-mail, uma vez que o outro era da empresa onde eu trabalhava e nao tenho mais acesso. E agora? Abandono de vez o portal?<br />
<br />
Outra coisa, alterem esse layout, está horrivel.]]></description>
            <dc:creator>Wender Fernandes</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Mon, 23 Jul 2012 19:37:29 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,172711,172711#msg-172711</guid>
            <title>sobre pontuação Karma (sem respostas)</title>
            <link>/phorum/read.php?7,172711,172711#msg-172711</link>
            <description><![CDATA[a meses venho notando uma falha na pontuação, tem hora que você tem 600, dai alguem da positivo no script ou artigo, e a pontuação despenca, ja aconteceu com varias pessoas, se isso é normal gostaria de saber qual o criterio?<br />
<br />
Obrigado.]]></description>
            <dc:creator>Lucas Tiago de Moraes</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Mon, 26 Jul 2010 21:09:40 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,171302,171302#msg-171302</guid>
            <title>Gerenciador de Contador de Acesso Ajuda (sem respostas)</title>
            <link>/phorum/read.php?7,171302,171302#msg-171302</link>
            <description><![CDATA[Pessoal,<br />
<br />
Estou querendo colocar uma ferramenta para disponibilizar contadores aos visitantes.<br />
Alguém sabe me dizer qual é o nome do sistema que gerencia contadores de acesso, assim como existe nos sites:<br />
	megacontador.com.br<br />
	contador.s12.com.br<br />
	contadordevisitasgratis.com<br />
	contadordevisitas.info<br />
	contador-de-visitas.net<br />
<br />
A única coisa que consegui identificar é que a maioria usa o mya.php.<br />
<br />
Alguém pode me ajudar?<br />
<br />
Abraço!<br />
Anderson Luiz Chipak]]></description>
            <dc:creator>Anderson</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Tue, 11 May 2010 19:38:25 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,170790,170790#msg-170790</guid>
            <title>Falha na atualização do perfil (sem respostas)</title>
            <link>/phorum/read.php?7,170790,170790#msg-170790</link>
            <description><![CDATA[Salve!<br />
<br />
Tentei atualizar o meu perfil aqui no site. Algumas coisas deram certo, mas o lance do email não só não deu certo como deu errado! :-)<br />
<br />
Quando eu mudei o email, ele, corretamente, enviou um link de confirmação para meu email antigo. E eu usei o link e recebi, aqui no site, a mensagem de que meu email havia sido atualizado.<br />
<br />
Porém, o que aconteceu é que acabei ficando sem qualquer email no site!<br />
<br />
E, agora, quando tento colocar um email, o site diz que enviou uma mensagem para meu antigo email. Só que, agora, não tenho mais antigo email!]]></description>
            <dc:creator>Jayme A. C. Gimenez</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 16 Apr 2010 19:26:21 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,170398,170398#msg-170398</guid>
            <title>Virus no phpbrasil (1 resposta)</title>
            <link>/phorum/read.php?7,170398,170398#msg-170398</link>
            <description><![CDATA[Toda vez que eu entro no site o Avast acusa virus no site.<br />
Antes de qualquer ingraçadinho falar que o Avast naum presta, eu gosto de Avast pq alem de ser gratis, eh leve e escaneia no boot.<br />
<br />
Falou.]]></description>
            <dc:creator>Lucas Tiago de Moraes</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Sat, 03 Apr 2010 21:02:33 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,169909,169909#msg-169909</guid>
            <title>Problemas com o formulário de Scripts (sem respostas)</title>
            <link>/phorum/read.php?7,169909,169909#msg-169909</link>
            <description><![CDATA[Há um problema com a exibição dos scritps cujo código foi inserido no textarea da seção onde se criam os scripts.<br />
<br />
O encode do formulário está em UTF-8 enquanto a exibição do código e do changelog está em ISO-8859-1 resultando na exibição incorreta de caracteres especiais. Sugiro alterar o encode destes ultimos para UTF-8.]]></description>
            <dc:creator>Marcos Regis</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Thu, 18 Mar 2010 03:05:14 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,169555,169555#msg-169555</guid>
            <title>Bug no nome dos meses (sem respostas)</title>
            <link>/phorum/read.php?7,169555,169555#msg-169555</link>
            <description><![CDATA[Há um erro de codificação de caracteres no nome dos meses em diversas áreas do site. Especialmente &quot;março&quot;, que tem um caractere não ASCII.<br />
<br />
Se o nome está sendo obtido por strftime('%B'), a chamada ao setlocale precisa especificar a codificação. Ou então precisa fazer um utf8_encode(strftime('%B')).]]></description>
            <dc:creator>Rubens Takiguti Ribeiro</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Sun, 07 Mar 2010 21:01:29 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,168772,168772#msg-168772</guid>
            <title>Como por foto no perfil do PHPbrasil (3 respostas)</title>
            <link>/phorum/read.php?7,168772,168772#msg-168772</link>
            <description><![CDATA[Ola pessoal tava precisando de uma ajudinha boba,basica em relação ao adicionamento de minha foto perfil no cadastro do php brasil sera que alguem poderia me dar essa força,to perdidão nisso.]]></description>
            <dc:creator>Aroldo Dias Webnet</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Fri, 05 Apr 2013 17:40:33 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,168719,168719#msg-168719</guid>
            <title>Mural de Recados (3 respostas)</title>
            <link>/phorum/read.php?7,168719,168719#msg-168719</link>
            <description><![CDATA[Fala galera.....<br />
estou tentando fazer este mural de recados do<br />
Luiz Antonio Bovi,<br />
&quot; http://www.sosdesigners.com/colunas-148.html &quot;<br />
e retorna esta mensagem...<br />
<br />
&quot;Access denied for user 'root'@'localhost' (using password: NO)&quot;<br />
<br />
..parece q esta dizendo q não forneci a senha do DB ....<br />
...+ eu já conferi a senha na pasta Connections/conect_db_mural.php...<br />
a conexao fiz atravez do painel Dreamweaver DataBase<br />
<br />
&quot;Connections&quot; e esta ok.....pois consigo ver a tabela atravez do painel DATABASE do Dream<br />
<br />
Valewwwww....]]></description>
            <dc:creator>Fabio Dias</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Sun, 14 Feb 2010 04:16:52 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,168662,168662#msg-168662</guid>
            <title>Procuro aula de php (sem respostas)</title>
            <link>/phorum/read.php?7,168662,168662#msg-168662</link>
            <description><![CDATA[ola, estou procurando alguem que possa dar aulas de php no Rio de janeiro? <br />
Quem estiver interssado em dar aula basica de php para iniciante  entre em contacto com o email: anilsenno@hotmail.com]]></description>
            <dc:creator>Enila</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Thu, 28 Jan 2010 22:37:18 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,168339,168339#msg-168339</guid>
            <title>os links clicados sao somados no browser (1 resposta)</title>
            <link>/phorum/read.php?7,168339,168339#msg-168339</link>
            <description><![CDATA[OI....<br />
<br />
....acaso alguém já viu um erro desse tipo?<br />
no servidor apache2Tried do micro funciona bem.<br />
<br />
A pg era esta &quot; http://diasf2003.net76.net/wallpapers1.php &quot; ,<br />
de uma galeria dinamica de fotos<br />
<br />
Quando clico nas fotos o endereço do Browser vai somando os links, e não abre nada, tambem não tem mensagem de erro.<br />
<br />
&quot; diasf2003.net76.net/wallpapers1.php/wallfotos1/wallfotos1/wallfotos1/wallfotos1/lua10.jpg &quot;<br />
<br />
Falowww.........................]]></description>
            <dc:creator>Fabio Dias</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Tue, 19 Jan 2010 02:58:53 +0000</pubDate>
        </item>
        <item>
            <guid>/phorum/read.php?7,167377,167377#msg-167377</guid>
            <title>Pontuação (sem respostas)</title>
            <link>/phorum/read.php?7,167377,167377#msg-167377</link>
            <description><![CDATA[Em algumas áreas do site, posso avaliar uma resposta como boa ou ruim (o sinal de jóia para cima ou para baixo).<br />
<br />
Uma vez, cliquei em &quot;resposta boa&quot; e a resposta ficou com sinal de +1. Só que foi sem querer. Imaginei que clicando na &quot;resposta ruim&quot; iria para zero, mas foi para -1. O que eu acharia ideal é que alternasse entre +1, 0 e -1.]]></description>
            <dc:creator>Rubens Takiguti Ribeiro</dc:creator>
            <category>Sobre o PHPBrasil.com</category>
            <pubDate>Sun, 29 Nov 2009 02:09:20 +0000</pubDate>
        </item>
    </channel>
</rss>
