03-15-2010, 03:54 AM
|
#4 (permalink)
|
|
The Contributor
Join Date: Jun 2009
Location: Seattle, WA
Posts: 76
Thanks: 1
|
This is a multi faceted problem, however in the third post the PHP is incorrect. Try:
PHP Code:
<?php include($_SERVER['DOCUMENT_ROOT']."/menus/graysolutionsmenu.php");?>
|
|
|