rfrancisco Posted August 3, 2011 Report Share Posted August 3, 2011 <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Brusqueimoveis.com.br - Portal dos corretores de Brusque e região.</title> <link rel="stylesheet" href="bqimoveis.css" /> <script language="javascript" src="ajax.js"></script> <script language="javascript" src="instrucao.js"></script> </head> <body> <table> <tr><td><div id="esquerda"><?php include ("esquerda.php"); ?></div></td> <td><div id="direita"><?php include ("direita.php"); ?></div></td> </tr> </table> <br><br> <div id="conteudo"></div> </body> </html>O que têm de errado? Quote Link to comment Share on other sites More sharing options...
0 Ricardo T. do Prado Posted August 3, 2011 Report Share Posted August 3, 2011 tenta include "pagina.php";Abs. Quote Link to comment Share on other sites More sharing options...
Question
rfrancisco
O que têm de errado?
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.