
klaus höring - 2009-02-18 14:42:09
Hi,
i want to use the ical class in a function. i used the
sample.php and put only a
function fu()
{
}
arround it. i'm calling the function from an other
directory by include the sample.php like
require("./ical/sample.php");
this does not work. i think it's a problem
with the includes. but i don't have an declaration.
does anybody have one?
thanks for your help
emmi