Hi all,

I have a class extending another, both saved in separate files.  When
using them from a 'control' file through CLI, I have no problems.  But
accessing through a web server causes a 'Call to undefined method' fatal
error.  The method in question is in the parent class and can't be
accessed however I try.

  This has me totally stumped.  Anybody have any ideas on how to resolve
this?

Niel

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to