I've created an object named "ProfiloPC", and stored its definition in an
included file.
When I serialize this object I can see its name is "profilopc".
I need to use this object in a session, but I receive an error message where
PHP says that I've tried to use a method of the class"profilopc".
Of course I include the file with the definition of the class in each page,
as the manual state, but objects name are case sensitive?

I'm using NT4, IIS4, PHP 4.0.5

Thanks.



-- 
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]

Reply via email to