Jump to content

I dont think im writing this correct.


advancedfuture

Recommended Posts

you can't end a command and try to add a string. also you don't get the content of a file by including it.

try

<?php
   echo '</form></div><table width="100%"><tr><td><div align="center">';
   include("adsense1.php");
   echo '</div></td></tr></table>';
?>

jtesh was faster

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.