flyhoney Posted April 30, 2009 Share Posted April 30, 2009 I am working on an application that uses Firebird1.5. Thus it uses the interbase php methods for connecting and querying the database. I have a problem where ibase_fetch_row() is returning a spaces, i.e. ' ', when a column actually contains an empty string. I can not find a bug report on this so I imagine it isn't a bug and perhaps a php configuration problem. Has anyone experienced any sort of problem like this before? omgthanks Link to comment https://forums.phpfreaks.com/topic/156263-ibase_fetch_row-turning-empty-strings-into-spaces/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.