From: <465...@kk...> - 2005-04-02 16:10:39
|
<P>I have problem about funciton load.</P> <P>When I create model</P> <P>$model = ModelFactory::getDefaultModel();</P> <P>then I load file to model with</P> <P>$model->load($base);</P> <P>that cannot work I don't know to solve this.</P> <P> </P> <P>Noppakun Boonsim.</P> |