Date: 10/15/01
- Next message: Marc Pozzuoli: "[PHP] Having PHP parse code that is contained in MySQL Blob"
- Previous message: Mike Eheler: "Re: [PHP] running C/Fortran progz via command line ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Figured out the problem. I wasn't passing the session object into the
function that was generating the error, so of course it was getting
created on the fly with no value assigned to it, hence a type of null.
Just call me Homer (D'oh!)
Sheila
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-general-unsubscribe <email protected> For additional commands, e-mail: php-general-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marc Pozzuoli: "[PHP] Having PHP parse code that is contained in MySQL Blob"
- Previous message: Mike Eheler: "Re: [PHP] running C/Fortran progz via command line ?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

