class not found?
Posted: Fri Feb 27, 2009 11:31 am
Hey there, men!
I'm recieving the following error when the class 'bancodados' try extending 'funcoes'. Yes, the 'funcoes' class exists.
Here goes the error:
Fatal error: Class 'funcoes' not found in D:\Sites\webmarcas.com.br\www_v3\administrador\classes\class_bancodados.php on line 6
Can you help me?
Thanks in advance.
I'm recieving the following error when the class 'bancodados' try extending
Code: Select all
class bancodados extends funcoes{Here goes the error:
Fatal error: Class 'funcoes' not found in D:\Sites\webmarcas.com.br\www_v3\administrador\classes\class_bancodados.php on line 6
Can you help me?
Thanks in advance.