On Thu, 1 Mar 2001, Marcos wrote:

> hi,
>
>     i would like to put all the content from a html file into a php.
> (like working with SSI)
>     index.php
>         include ('info.html)
>
>     is this right?
>
> regards,
>
> marcos
> [EMAIL PROTECTED]
>
 <?php include "page.html" ?>



-- 
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