il file è in posizione corretta, ma non visualizo niente! se invece apri url/public/test/poll/vote.php, mi visualizza correttamente il file..codice:<html> <head> <meta name="GENERATOR" content="Microsoft FrontPage 5.0"> <meta name="ProgId" content="FrontPage.Editor.Document"> <meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> <title>Nuova pagina 1</title> </head> <body bgcolor="#999999" leftmargin="170" marginwidth="0" marginheight="0"> <table border="1" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="785" id="AutoNumber1" height="664" bgcolor="#195877" align="left"> <tr> <td width="100%" height="664" align="justify"> <table border="0" cellpadding="0" cellspacing="0" style="border-collapse: collapse" bordercolor="#111111" width="239" id="AutoNumber2" height="325"> <tr> <td width="130" height="325"> <?php include("../public/test/poll/vote.php"); ?> </td> </table> </td> </tr> </table> </html>
non saprei cosa ho sbagliato!
tra l'altro la pagina index.php è formata da un iframe.. potrebbe essere quello?

Rispondi quotando