Ir para conteúdo

POWERED BY:

Arquivado

Este tópico foi arquivado e está fechado para novas respostas.

rodrigoIN

Alterar php

Recommended Posts

Olá necessito atualizar um site em php, mexo com html, e ja andei fuçando alguns escripts em php, peguei um site php para atualizar, cadastrei ele no drem, mas ta complicado,precisava só alterar uns bannes na capa, mas não aparecem as imagens, no html é só substitur. Mas me parece que esse esta em include e preciso de um ídéia de como alterar isso. Olha não é fotos, esse site tem a galeria de fotos e esta atualizando certinho, as fotos de capa tudo ok, essas imagens são umas que ficam como propagandas mesmo, geralmente o cara que as colocavam usava o flash, como sei um pouco de flah vou continuar colocando também. ObrigadoRodrigo

Compartilhar este post


Link para o post
Compartilhar em outros sites

Ola rodrigoIN, pra falar a verdade, naum entendi sua duvida. E outra coisa, sem codigo, erro, ou algo mais concreto, eh dificil a ajudar.posta um trexinho ai pra gente ver =)

Compartilhar este post


Link para o post
Compartilhar em outros sites

beleza , preciso saber como colocar os codicos, se pode jogar eles aqui mesmo ou tem algum esquema.

 

de toda forma vou jogar aqui... A duvida é o seguinte nessa pagina tem uns banners mas não aparece as imagens no Dreamweaver, qnd abro ela lá para editar, tem só uns icones de php amarelinhos, ai preciso saber como mudar essas imagens. Obrigado

 

 

<?php error_reporting(0); ?><?php require_once('Connections/dados.php'); ?><?php//initialize the sessionsession_start();// ** Logout the current user. **$logoutAction = $_SERVER['PHP_SELF']."?doLogout=true";if ((isset($_SERVER['QUERY_STRING'])) && ($_SERVER['QUERY_STRING'] != "")){  $logoutAction .="&". htmlentities($_SERVER['QUERY_STRING']);}if ((isset($_GET['doLogout'])) &&($_GET['doLogout']=="true")){  //to fully log out a visitor we need to clear the session varialbles  session_unregister('MM_Username');  session_unregister('MM_UserGroup');	  $logoutGoTo = "index.php";  if ($logoutGoTo) {	header("Location: $logoutGoTo");	exit;  }}?><?php$usuario = $_SESSION['MM_Username'];mysql_select_db($database_dados, $dados);$query_usuario = "SELECT * FROM usuario WHERE email = '$usuario'";$usuario = mysql_query($query_usuario, $dados) or die(mysql_error());$row_usuario = mysql_fetch_assoc($usuario);$totalRows_usuario = mysql_num_rows($usuario);$maxRows_dez_ultimo = 10;$pageNum_dez_ultimo = 0;if (isset($_GET['pageNum_dez_ultimo'])) {  $pageNum_dez_ultimo = $_GET['pageNum_dez_ultimo'];}$startRow_dez_ultimo = $pageNum_dez_ultimo * $maxRows_dez_ultimo;mysql_select_db($database_dados, $dados);$query_dez_ultimo = "SELECT * FROM usuario ORDER BY Id DESC";$query_limit_dez_ultimo = sprintf("%s LIMIT %d, %d", $query_dez_ultimo, $startRow_dez_ultimo, $maxRows_dez_ultimo);$dez_ultimo = mysql_query($query_limit_dez_ultimo, $dados) or die(mysql_error());$row_dez_ultimo = mysql_fetch_assoc($dez_ultimo);if (isset($_GET['totalRows_dez_ultimo'])) {  $totalRows_dez_ultimo = $_GET['totalRows_dez_ultimo'];} else {  $all_dez_ultimo = mysql_query($query_dez_ultimo);  $totalRows_dez_ultimo = mysql_num_rows($all_dez_ultimo);}$totalPages_dez_ultimo = ceil($totalRows_dez_ultimo/$maxRows_dez_ultimo)-1;?><html><head><title>((( FABBRICA OnLine )))</title><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"><!--Fireworks MX 2004 Dreamweaver MX 2004 target.  Created Sat Nov 19 14:27:16 GMT-0200 (Hora oficial do Brasil) 2005--><script language= "JavaScript">statuss();function statuss(){window.status= "Fabbrica OnLine";setTimeout("statuss()",0);}</script><style type="text/css"><!--body {scrollbar-face-color: #E9E9E9; scrollbar-shadow-color: #808080;scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #808080;scrollbar-darkshadow-color: #FFFFFF; scrollbar-track-color: #FFFFFF;scrollbar-arrow-color: #788991}--></style><style type="text/css"><!--body {	background-image: url();	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	background-color: #96A3A9;}body,td,th {	font-family: Verdana, Arial, Helvetica, sans-serif;	color: #FFFFFF;}.style5 {font-size: 10px}--></style><link href="/fabbrica/css.css" rel="stylesheet" type="text/css"><style type="text/css"><!--a:link {	text-decoration: none;	color: #FFFFFF;}a:visited {	text-decoration: none;	color: #FFFFFF;}a:hover {	text-decoration: none;	color: #CCCCCC;}a:active {	text-decoration: none;	color: #FFFFFF;}a {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;}.style6 {color: #FFFFFF}.style7 {color: #788991}--></style><script language="JavaScript"><!--function mmLoadMenus() {  if (window.mm_menu_1121022150_0) return;	  window.mm_menu_1121022150_0 = new Menu("root",120,18,"",12,"#000000","#FFFFFF","#CCCCCC","#3E4345","left","middle",3,2,1000,-5,7,true,false,true,0,true,true);  mm_menu_1121022150_0.addMenuItem("Conheça a casa","location='?pg=afabbrica'");  mm_menu_1121022150_0.addMenuItem("Contato","location='?pg=email_form'");   mm_menu_1121022150_0.hideOnMouseOut=true;   mm_menu_1121022150_0.bgColor='#555555';   mm_menu_1121022150_0.menuBorder=1;   mm_menu_1121022150_0.menuLiteBgColor='#FFFFFF';   mm_menu_1121022150_0.menuBorderBgColor='#777777';mm_menu_1121022150_0.writeMenus();} // mmLoadMenus()//--></script><script language="JavaScript" src="mm_menu.js"></script></head><body><div align="center">	<script language="JavaScript1.2">mmLoadMenus();</script>  <table width="778" border="0" align="center" cellpadding="0" cellspacing="0">	<tr>	  <td width="199"><img src="images/spacer.gif" width="199" height="1" border="0" alt=""></td>	  <td width="82"><img src="images/spacer.gif" width="82" height="1" border="0" alt=""></td>	  <td width="261"><img src="images/spacer.gif" width="261" height="1" border="0" alt=""></td>	  <td width="199"><img src="images/spacer.gif" width="199" height="1" border="0" alt=""></td>	  <td width="37"><img src="images/spacer.gif" width="37" height="1" border="0" alt=""></td>	</tr>	<tr>	  <td colspan="5"><img name="fabbrica_r1_c1" src="images/fabbrica_r1_c1.jpg" width="778" height="46" border="0" alt=""></td>	</tr>	<tr>	  <td rowspan="2" colspan="2"> </td>	  <td height="60" colspan="2" background="images/fabbrica_r2_c3.jpg" bgcolor="#FFFFFF"> </td>	  <td rowspan="2"><img name="fabbrica_r2_c5" src="images/fabbrica_r2_c5.jpg" width="37" height="91" border="0" alt=""></td>	</tr>	<tr>	  <td colspan="2"><img name="fabbrica_r3_c3" src="images/fabbrica_r3_c3.jpg" width="460" height="31" border="0" alt=""></td>	</tr>	<tr>	  <td colspan="5"><img src="images/fabbrica_r4_c1.jpg" alt="" name="fabbrica_r4_c1" width="778" height="24" border="0" usemap="#fabbrica_r4_c1Map"></td>	</tr>	<tr>	  <td valign="top" bgcolor="#788991">		<br>				<table width="191" border="0" align="center" cellpadding="0" cellspacing="0">			<!-- fwtable fwsrc="esq_1.png" fwbase="esq_1.gif" fwstyle="Dreamweaver" fwdocid = "1742238450" fwnested="0" -->			<tr>			  <td width="190"><img src="images/spacer.gif" width="190" height="1" border="0" alt=""></td>			  <td width="1"><img src="images/spacer.gif" width="1" height="1" border="0" alt=""></td>			</tr>			<tr>			  <td colspan="2"><img name="esq_1_r1_c1" src="images/esq_1_r1_c1.gif" width="191" height="22" border="0" alt=""></td>			</tr>			<tr>			  <td background="images/esq_1_r2_c1.gif"><table width="170" border="0" align="center" cellpadding="0" cellspacing="0">				  <tr>					<td bgcolor="#3E4345"> <span class="style5 style6">					  <?php$nome_usuario = $row_usuario['apelido'];$quemhe = $_SESSION['MM_Username'];if($quemhe == "")				{								echo "<iframe allowtransparency=\"true\" src=\"login.php\" width=170 height=85 frameborder=\"0\" scrolling=\"no\"></iframe>";				}			else				{				echo "Olá <b>$nome_usuario</b>!!! Seja bem vindo.				<p><center><b>MENU DO USUÁRIO<b></center></p>				<p>- <a href=\"#\">Participe de promoções </a><br>				   - <a href=\"?pg=email_form\">Contato com a FABBRICA</a><br>								</p>				<p><center>					<a href=\"$logoutAction\"><img src=\"images/icone_logout.gif\" border=\"0\" alt=\"Efetuar Logout\"></a>					</center></p>													";				}?>					</span></td>				  </tr>			  </table></td>			  <td><img name="esq_1_r2_c2" src="images/esq_1_r2_c2.gif" width="1" height="57" border="0" alt=""></td>			</tr>			<tr>			  <td colspan="2"><img name="esq_1_r4_c1" src="images/esq_1_r4_c1.gif" width="191" height="11" border="0" alt=""></td>			</tr>		</table>		  <br>		  <table width="191" border="0" align="center" cellpadding="0" cellspacing="0">			<!-- fwtable fwsrc="esq_1.png" fwbase="esq_1.gif" fwstyle="Dreamweaver" fwdocid = "1742238450" fwnested="0" -->			<tr>			  <td width="190"><img src="images/spacer.gif" width="190" height="1" border="0" alt=""></td>			  <td width="1"><img src="images/spacer.gif" width="1" height="1" border="0" alt=""></td>			</tr>			<tr>			  <td colspan="2"><img name="esq_1_r1_c1" src="images/esq_apoio.gif" width="191" height="22" border="0" alt=""></td>			</tr>			<tr>			  <td background="images/esq_1_r2_c1.gif"><div align="center">				<table width="170" border="0" cellspacing="2" cellpadding="0">				  <tr>					<td><div align="center">					<?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 4, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>					</div></td>				  </tr>				  <tr>					<td><div align="center">					  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 4, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>					</div></td>				  </tr>				  <tr>					<td><div align="center">					  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 4, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>					</div></td>				  </tr>				  <tr>					<td><div align="center">					  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 4, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>					</div></td>				  </tr>				  <tr>					<td><div align="center">					  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 4, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>					</div></td>				  </tr>				</table>				</div></td>			  <td><img name="esq_1_r2_c2" src="images/esq_1_r2_c2.gif" width="1" height="57" border="0" alt=""></td>			</tr>			<tr>			  <td colspan="2"><img name="esq_1_r4_c1" src="images/esq_1_r4_c1.gif" width="191" height="11" border="0" alt=""></td>			</tr>	  </table>	  </td>	  <td colspan="2" valign="top" bgcolor="#788991"><br>		  <?php$email_admin = "andersonluiz@derweb.com.br";$nome_admin = "Anderson Luiz";//verifica se ha algum valor para $pg. Se nao houver, inclui padraoif(!isset($pg) || $pg == ""){	if(file_exists("meio.php")){		include("meio.php");	}	else{		echo "$pg_inicial.php não existe.";	}}else{	// verificacao de seguranca	// se $pg possuir / nega o acesso e envia um e-mail para seguranca	$pg_check = strstr($pg, '/');	if($pg_check){		$data = date("D M j, H:i:s"); 		?>		  <br>		  <center>			<font size="3" face="Verdana"><br>			</font>			<p><font face="Verdana"><span class="style5"><b>Acesso negado - violação de segurança<br>			  </b></span> </font>			<p class="style5"><b><font face="Verdana">IP de origem: <font color=red><? echo $REMOTE_ADDR; ?></font><br>			  </font></b>			<p class="style5"> <b><font face="Verdana">Data: <? echo $data; ?> </font></b>			<p class="style5"><b><font face="Verdana">Seus dados foram remetidos via e-mail para a segurança.<br>			</font></b><p class="style5"><p><font face="Verdana"><span class="style5">Administrador: <font color=red> <? echo $nome_admin; ?></font></span></font></p>			<font size="3" face="Verdana"><br>			</font>		  </center>		  <?		//Mensagem do Email		$msg = "VIOLAÇÃO DE SEGURANÇA \n\n\nAlguém com IP $REMOTE_ADDR tentou acessar o arquivo $pg				 através do arquivo $PHP_SELF em http://$app_host.$PHP_SELF .\n\n Data: $data ";		//Envia email para o Administrador do Sistema		@ mail($email_admin,"Violação de segurança",$msg);	}	else{		// se $pg passou na verificacao , inclui normalmente		if(file_exists("$pg.php")){			include("$pg.php");		}		else{			echo "Arquivo <b>$pg</b> não existe!";		}	}}?></td>	  <td colspan="2" valign="top" bgcolor="#788991"><div align="center">		<br>		<table width="170" border="0" cellspacing="0" cellpadding="0">		  <tr>			<td><img src="images/dir_torpedo.gif" width="232" height="22"></td>		  </tr>		  <tr>			<td background="images/dir_2.gif"><div align="center">			  <p>				<?php			  if(file_exists("ultimo.php"))				{				include ("ultimo.php");				}			else				{				echo "menu.php não existe";				}		  ?></p>			  </div></td>		  </tr>		  <tr>			<td><img src="images/dir_3.gif" width="232" height="11"></td>		  </tr>		</table>		  <br>  		  <table width="170" border="0" cellspacing="0" cellpadding="0">			<tr>			  <td><img src="images/esq_enquete.gif" width="232" height="22"></td>			</tr>			<tr>			  <td background="images/dir_2.gif"><div align="center">				<table width="210" border="0" cellspacing="0" cellpadding="0">					<tr>					  <td><span class="style5 style6">						<?phpinclude_once "/home/fabbrica/public_html/enquete/booth.php";echo $php_poll->poll_process("newest");?>					  </span></td>					</tr>				  </table>				  </div></td>			</tr>			<tr>			  <td><img src="images/dir_3.gif" width="232" height="11"></td>			</tr>		  </table>		  <span class="style7">.</span>		  		  <table width="170" border="0" cellspacing="0" cellpadding="0">		  <tr>			<td><img src="images/dir_mural.gif" width="232" height="22"></td>		  </tr>		  <tr>			<td background="images/dir_2.gif"><table width="210" border="0" align="center" cellpadding="0" cellspacing="0">			  <tr>				<td class="style5">Envie sua foto preferida em nosso Mural de Fotos. (<a href="?pg=mural_fotos">Clique aqui</a>) </td>				</tr>			</table></td>		  </tr>		  <tr>			<td background="images/dir_2.gif"><div align="center">				<p>				  <?php			  if(file_exists("mural_fotos1.php"))				{				include ("mural_fotos1.php");				}			else				{				echo "menu.php não existe";				}		  ?></p>				</div></td>		  </tr>		  <tr>			<td><img src="images/dir_3.gif" width="232" height="11"></td>		  </tr>		</table>		 <br>		<table width="170" border="0" cellspacing="0" cellpadding="0">		  <tr>			<td><img src="images/dir_usuario.gif" width="232" height="22"></td>		  </tr>		  <tr>			<td background="images/dir_2.gif"><div align="center">				<table width="210" border="0" cellspacing="0" cellpadding="0">				  <tr>					<td height="25"><span class="style5">Últimos 10 novos amigos cadastrado!!! Cadastre-se você também. (<a href="?pg=cad_user">Clique aqui</a>) </span></td>					</tr>				  <?php do { ?>				  <tr>					  <td height="20">- <span class="style5"><strong><strong><?php echo $row_dez_ultimo['apelido']; ?></strong></strong></span></td>					</tr>				  <?php } while ($row_dez_ultimo = mysql_fetch_assoc($dez_ultimo)); ?>				</table>				</div></td>		  </tr>		  <tr>			<td><img src="images/dir_3.gif" width="232" height="11"></td>		  </tr>		</table>		</div></td>	</tr>	<tr>	  <td colspan="5"><img name="fabbrica_r6_c1" src="images/fabbrica_r6_c1.jpg" width="778" height="45" border="0" alt=""></td>	</tr>  </table>	<map name="fabbrica_r4_c1Map">	  <area shape="rect" coords="27,5,112,21" href="index.php">	  <area shape="rect" coords="579,5,664,19" href="?pg=cad_user">	  <area shape="rect" coords="395,4,478,20" href="?pg=mural">	  <area shape="rect" coords="211,4,295,20" href="?pg=fotos">	  <area shape="rect" coords="118,5,204,19" href="#" onMouseOver="MM_showMenu(window.mm_menu_1121022150_0,118,19,null,'fabbrica_r4_c1')" onMouseOut="MM_startTimeout();">	  <area shape="rect" coords="488,5,571,20" href="?pg=mural_fotos">	  <area shape="rect" coords="302,4,388,21" href="#">	</map></div></body></html><?php//mysql_free_result($usuario);mysql_free_result($dez_ultimo);?>

Compartilhar este post


Link para o post
Compartilhar em outros sites

Editei seu codigo, por favor use as tags code ok? ja esta comprovato pelo institulo de leitura codal, que as pessoas sempre ajudam que usa as tags =) fica mais facil de ler o código.to dando uma olhada, ja te retornoe ai vélilho.... ^^, tem como postar uma screenshot da pagina funcionando?

Compartilhar este post


Link para o post
Compartilhar em outros sites

é ali em "proximas baladas"??

Compartilhar este post


Link para o post
Compartilhar em outros sites

seguinte, de uma olhada no arquivo meio.php

Compartilhar este post


Link para o post
Compartilhar em outros sites

AEuhauehae mais e ai? achou as inclusões dos banners?? UAHEuaHeuHAe ^^

Compartilhar este post


Link para o post
Compartilhar em outros sites

Hé tem mesmo o esquema la que chama o banner..Eu entendi o seguinte, qnd tem o arquivo ele chama o arquivo existente, qnd não tem fica padrão, o que não entendo é que não vi o codigo ali que chama o arquivo.

Compartilhar este post


Link para o post
Compartilhar em outros sites
if(file_exists("meio.php")){		include("meio.php");	}

Compartilhar este post


Link para o post
Compartilhar em outros sites

Opa, é o seguinte não consegui encotrar a referência no arquivo meio.php que chama o arquivo de imagem, no caso o swf.

<html><head><title></title><meta http-equiv="Content-Type" content="text/html;"><!--Fireworks MX 2004 Dreamweaver MX 2004 target.  Created Sat Nov 19 14:59:12 GMT-0200 (Hora oficial do Brasil) 2005--><style type="text/css"><!--.style1 {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 10px;	font-weight: bold;	color: #FFFFFF;}#Layer1 {	position:absolute;	left:231px;	top:93px;	width:300;	height:386px;	z-index:1;}--></style><script language="JavaScript" type="text/JavaScript"><!--function MM_reloadPage(init) {  //reloads the window if Nav4 resized  if (init==true) with (navigator) {if ((appName=="Netscape")&&(parseInt(appVersion)==4)) {	document.MM_pgW=innerWidth; document.MM_pgH=innerHeight; onresize=MM_reloadPage; }}  else if (innerWidth!=document.MM_pgW || innerHeight!=document.MM_pgH) location.reload();}MM_reloadPage(true);//--></script></head><body bgcolor="#798992"><div align="center">  <table border="0" cellpadding="0" cellspacing="0" width="337">	<!-- fwtable fwsrc="meio.png" fwbase="meio.gif" fwstyle="Dreamweaver" fwdocid = "258896052" fwnested="0" -->	<tr>	  <td width="337"><img src="images/spacer.gif" width="337" height="1" border="0" alt=""></td>	</tr>	  <tr>	  <td><img name="meio_r1_c1" src="images/meio_r1_c1.gif" width="337" height="23" border="0" alt=""></td>	</tr>	    <tr>	  <td background="images/meio_r2_c1.gif"><div align="center">		  <?php include("galeria_home.php"); ?>	  </div></td>	</tr>	    <tr>	  <td><img name="meio_r4_c1" src="images/meio_r4_c1.gif" width="337" height="13" border="0" alt=""></td>	</tr>  </table>  <br></div><div align="center">  <table border="0" cellpadding="0" cellspacing="0" width="337">	<!-- fwtable fwsrc="meio.png" fwbase="meio.gif" fwstyle="Dreamweaver" fwdocid = "258896052" fwnested="0" -->	<tr>	  <td width="337"><img src="images/spacer.gif" width="337" height="1" border="0" alt=""></td>	</tr>	<tr>	  <td><img name="meio_r1_c1" src="images/meio_proximas_baladas.gif" width="337" height="23" border="0" alt=""></td>	</tr>	<tr>	  <td background="images/meio_r2_c1.gif"><div align="center">		<table width="315" border="0" cellpadding="0" cellspacing="3">		  <tr>			<td><div align="center">			<?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 2, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>			</div></td>		  </tr>		  <tr>			<td><div align="center">			  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 2, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>			</div></td>		  </tr>		  <tr>			<td><div align="center">			  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 2, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>			</div></td>		  </tr>		  <tr>			<td><div align="center">			  <?php	if (@include(getenv('DOCUMENT_ROOT').'/phpAds/phpadsnew.inc.php')) {		if (!isset($phpAds_context)) $phpAds_context = array();		$phpAds_raw = view_raw ('', 2, '', '', '0', $phpAds_context);		$phpAds_context[] = array('!=' => 'bannerid:'.$phpAds_raw['bannerid']);		echo $phpAds_raw['html'];	}?>			</div></td>		  </tr>		</table>		</div></td>	</tr>	<tr>	  <td><img name="meio_r4_c1" src="images/meio_r4_c1.gif" width="337" height="13" border="0" alt=""></td>	</tr>  </table>  </div></body></html>

Compartilhar este post


Link para o post
Compartilhar em outros sites

ve esse arquivo /phpAds/phpadsnew.inc.php

Compartilhar este post


Link para o post
Compartilhar em outros sites

Então, o codigo é esse do arquivo phpadsnew.inc.php

 

<?php // $Revision: 2.0.2.4 $/************************************************************************//* phpAdsNew 2														  *//* ===========														  *//*																	  *//* Copyright (c) 2000-2006 by the phpAdsNew developers				  *//* For more information visit: http://www.phpadsnew.com				 *//*																	  *//* This program is free software. You can redistribute it and/or modify *//* it under the terms of the GNU General Public License as published by *//* the Free Software Foundation; either version 2 of the License.	   *//************************************************************************/if (!defined('PHPADSNEW_INCLUDED')){	// Figure out our location	if (strlen(__FILE__) > strlen(basename(__FILE__)))		define ('phpAds_path', substr(__FILE__, 0, strlen(__FILE__) - strlen(basename(__FILE__)) - 1));	else		define ('phpAds_path', '.');		// If this path doesn't work for you, customize it here like this	// Note: no trailing backslash	// define ('phpAds_path', "/home/myname/www/phpAdsNew");			// Set invocation type	define ('phpAds_invocationType', 'local');	// Globalize settings and IO	// (just in case phpadsnew.inc.php is called from a function)	global $phpAds_config, $HTTP_SERVER_VARS;			// Include required files	require	(phpAds_path."/config.inc.php"); 	require (phpAds_path."/libraries/lib-io.inc.php");	require (phpAds_path."/libraries/lib-db.inc.php");			if (($phpAds_config['log_adviews'] && !$phpAds_config['log_beacon']) || $phpAds_config['acl'])	{		require (phpAds_path."/libraries/lib-remotehost.inc.php");				if ($phpAds_config['log_adviews'] && !$phpAds_config['log_beacon'])			require (phpAds_path."/libraries/lib-log.inc.php");				if ($phpAds_config['acl'])			require (phpAds_path."/libraries/lib-limitations.inc.php");	}		require	(phpAds_path."/libraries/lib-view-main.inc.php");			// Prevent duplicate includes	define ('PHPADSNEW_INCLUDED', true);}?>

Compartilhar este post


Link para o post
Compartilhar em outros sites

é bixo, ta ficando mais dificil do que eu pensava, tenta postar a pagina toda em algum lugar e posta ai o link pra gente ver o fonte inteiro, se naum naum via dar naum

Compartilhar este post


Link para o post
Compartilhar em outros sites

Certo, vou ver se o que posso fazer para passar o code por completo do sistema, mas me parece que esse é um sistema de banner ai da net de script gratuito, esse sistema não tem uma área adm para troca de banners? Mas de toda forma cara vou tentar colocar os codigos mas completos.Valeu

Compartilhar este post


Link para o post
Compartilhar em outros sites

×

Informação importante

Ao usar o fórum, você concorda com nossos Termos e condições.