Chuck,

It is likely that either:

1. That file does not exist.
2. PHP does not have read privileges on that file.

Chris

Chuck PUP Payne wrote:

>I am trying to start using inc files. But I am this this error....
>
>Warning: Failed opening '/local/htdocs/movies/style.inc' for inclusion
>(include_path='.:/usr/share/php') in /local/htdocs/movies/lmenu.php on line
>3
>
>I have this in my lmenu.php
>
>Include ("/local/htdocs/movies/style.inc");
>


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

Reply via email to