Posted by Toby A Inkster on 04/19/07 08:52
tom_sawyer70@yahoo.com wrote:
> <?php include ("includes/nav.php"); ?>
Try:
<?php include ("nav.php"); ?>
Because you mentioned that the "includes" directory is in your
includes_path, but you didn't say that its parent directory was.
--
Toby A Inkster BSc (Hons) ARCS
http://tobyinkster.co.uk/
Geek of ~ HTML/SQL/Perl/PHP/Python*/Apache/Linux
* = I'm getting there!
Navigation:
[Reply to this message]
|