>this will work, however:
>
><body>
>
><!--#include file="path/to/myfile.php"-->
>
>  </body>

that is the problem... THIS is not working...
I have my html file like this:

index.shtml

<html>
<body>
... stuff...
<!--#include virtual="/path/to/banners.php"-->
</body>
</html>

and it's not working... there are 4 "include virtual"'s on this page... 
this would be the 5th... all of them work,why not this one?
____________________________
. Christian Dechery (lemming)
. http://www.tanamesa.com.br
. Gaita-L Owner / Web Developer


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to