Até a próxima.

2Shady hasn't added any friends yet.
18/03/2010, 15:52
18/03/2010, 15:29
<td><?php background-image: url ("http://".$_SERVER["SERVER_NAME"]."/images/layout/bg.jpg")?> </td>
18/03/2010, 14:58
<table width="955" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="350"><?php echo "<a href= 'http://".$_SERVER["SERVER_NAME"]."/index.php' />"; ?><?php echo "<img src='http://".$_SERVER["SERVER_NAME"]."/images/layout/logo.jpg' border=0 />"; ?></td> <td background="images/layout/bg.jpg"> </td> </tr> </table>
18/03/2010, 12:11
17/03/2010, 17:16
Então eu tenho q colocar<?php include $_SERVER['DOCUMENT_ROOT']."/menu.php"; ?>O "." entra ligando o $_SERVER no "/menu.php"
Qualquer coisa vamos continuando!
Abraços
<?php include $_SERVER['DOCUMENT_ROOT']."/menu.php"; ?>
<table width="955" border="0" align="center" cellpadding="0" cellspacing="0"> <tr> <td width="200"><?php include $_SERVER['DOCUMENT_ROOT']."/topo.php"; ?></td> </tr> </table> <table width="955" align="center"> <tr> <td width="200" valign="top" bgcolor="#111111"><table width="100%" cellpadding="0" cellspacing="0"> <tr> <td valign="top" bgcolor="#222222"><?php include $_SERVER['DOCUMENT_ROOT']."/menu.php"; ?></td> </tr> </table></td> <td valign="top" bgcolor="#222222"><table width="100%"> <tr> <td align="center" bgcolor="#000000"> </td> </tr> <tr> <td bgcolor="#000000"> </td> </tr> <tr> <td align="center" bgcolor="#000000"><?php include $_SERVER['DOCUMENT_ROOT']."/copyright.php"; ?></td> </tr> </table> </td> <td width="200" valign="top" bgcolor="#111111"><table width="100%" cellpadding="0" cellspacing="0"> <tr> <td valign="top" bgcolor="#222222"><?php include $_SERVER['DOCUMENT_ROOT']."/publicidade.php"; ?></td> </tr> </table></td> </tr> </table>
Community Forum Software by IP.Board
Licensed to: Webmasters Online