harlequin2k5
02-19-2006, 02:11 AM
now do you see why I was so hesitant to learning another code? *chuckles*
use this (http://www.suncoastwebdesigns.com/test/stignatius/main-index.php) page and click on the "Who was St. Ignatius?" link
ok - so this is the syntax that I used
<?php include("includes/ignatius-enc.php"); ?>
and "Input file not found" is the error I get
If I go direct to the page (http://www.suncoastwebdesigns.com/test/stignatius/includes/ignatius-enc.php), the actual include, it shows up just fine without any formatting of course - but I get the error when I click on the menu item
feel free to have a look - please ignore the formatting and errors and very definitely ignore the banner
any help is greatly appreciated
use this (http://www.suncoastwebdesigns.com/test/stignatius/main-index.php) page and click on the "Who was St. Ignatius?" link
ok - so this is the syntax that I used
<?php include("includes/ignatius-enc.php"); ?>
and "Input file not found" is the error I get
If I go direct to the page (http://www.suncoastwebdesigns.com/test/stignatius/includes/ignatius-enc.php), the actual include, it shows up just fine without any formatting of course - but I get the error when I click on the menu item
feel free to have a look - please ignore the formatting and errors and very definitely ignore the banner
any help is greatly appreciated