<?php
include 'c:\usr\apache\ httpd\html\my\n avi.php';
include 'c:\usr\apache\ httpd\html\my\i ndex.php';
?>
thats my current code, the problem is that the first include line needs
to be align in a specific area. the navi.php is my navigation page and
im tring to align it to a specific area. the index is the regular page
and doesn't need anything done.
anyone of your pro's know what im lacking?
Comment