i get following message, when reading nclob-data from an oracle 9.i-database with php:
Warning: OCILobRead: ORA-24806: LOB form mismatch in ..........
the database is using utf-8 encoding. does anyone know the standard character encoding of php??
(there's a way to change the character enc with mbstring-module.) i read, that there was a bug in oracle in version 8.x, which causes this message, but it should be fixed.
has anyone got experience with nclob-data and php????
lg
torres