problen with include file
Posted: Sun Feb 29, 2004 8:53 am
i have this include file :
for some reason when i call this function(that before was written inside the page that i call from -was working ok!)
but know when i call it i get the message that :
thanks in advance
peleg
Code: Select all
require("../myWhere.php");but know when i call it i get the message that :
why?Fatal error: Call to undefined function: mywhere() in C:\Program Files\Apache Group\Apache2\htdocs\compliant\view_compl2.php on line 151
thanks in advance
peleg