Page 2 of 2

Posted: Thu Sep 02, 2004 4:49 am
by chrislive
still wont work...

it works if everything is in the same directory...

i have /pages.php - include("content.php");
then i have /includes/content.php - include("title.php");
then title.php - does the title prints

what am i doing wrong??