Cannot instantiate non-existent class:
Posted: Tue May 02, 2006 4:25 am
I am Using PHP 4.3 version and im writing code using classes and functions. but after sometime my application gives me an error that 'Cannot instantiate non-existent class: sqlfunctions in D:\afaque\sql\index.php on line 13' but the class is there and it was working previously. if i create another application with the same functionality it works but after some time it stopped working is there any version related error. Plz give me suggesions....