I have a class with several functions, 20 at this time. If I add a new function (21 total), when I call the class, I get a gpf that says: PHP caused an invalid page fault in module PHP4TS.DLL at 015f:1008b842. If I add the new function and get rid of any one of the other functions, the gpf disappears, and everything is fine with any functions that I use. My conclusion is that under windows 98 with Apache 1.3.9 and PHP4.06 as CGI, the maximum number of functions allowed in a class is 20. This should be declared as a bug, but can anyone in this list confirms it? Alain -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]