| | Can someone help me out i am having a problem with one of my pages i am trying to use the include code for my navigation and top links. Here is the page http://www.neoevolution.net/neo_guides/Kadoatie.php Php Code-All my include code have this path way just with diffrent names. I tried putting the path ways like /home/phpinclude/filename but that did not work. I have searched for a lot of tutorials but i have tried all and they have not helped. So can anyone help me out? CODE <?PHP include($DOCUMENT_ROOT . "/phpincludes/top_link_1.php"); ?> |

