I have problem with session.
$kernel = new COM("NETOPENX50.Kernel") or die("Unable to instantiate Netopenx50.Kernel");
$_SESSION['kernel'] = $kernel;
its not working :( any idea ?
I have problem with session.
$kernel = new COM("NETOPENX50.Kernel") or die("Unable to instantiate Netopenx50.Kernel");
$_SESSION['kernel'] = $kernel;
its not working :( any idea ?