Search found 1 match

by octane
Sun Jul 14, 2002 2:58 pm
Forum: PHP - Code
Topic: Include not working...
Replies: 12
Views: 2667

What about

Code: Select all

<?php include './PluhNews.php'; ?>
and

Code: Select all

<?php include '../forums/PluhNews.php'; ?>
HTH