On Sep 4, 2009, at 1:05 PM, Bob McConnell wrote:

Depends on what you are including. The only tags that can be inside the
head are <base>, <link>, <meta>, <script>, <style>,  and <title>.
Everything else is either body or prologue.

        I meant PHP includes like this one:
<?php @include_once("/home/passwords/login.php"); ?>

Frank

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to