Posted by Erwin Moller on 01/25/06 12:09
> > if (is_object($doc)){ Now I make the same mistake: Should be of course: if (!is_object($doc)){ echo "\doc is not an object!"; exit; } > echo "\doc is not an object!"; > exit; > } > > Regards, > Erwin Moller
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming