|
|
 |
Re: FN-FORUM: Norwegian, PHP, MSSQL and ADOdb..
date posted 7th January 2005 19:23
Aaron Brailsford [EMAIL REMOVED] wrote:
> Likewise.. I'm pretty sure everything is using iso-8859-1 (that's
> certainly what the php.ini says, and apache.conf, and I *think* MSSQL..)
> - it just seems that the adodb functions are nuking everything over
> character 127 - I should pick through the adodb libs and see where it's
> happening, really..
It sounds to me like ADOdb is trying to be 'helpful' somewhere by
sanitising the input, perhaps it applies certain restrictions on
certain data types, ie. it might only allow 'binary' (as it sees
it) data within certain data types (blob?).
-Paul-
--
Paul Civati 0870 321 2855
Rack Sense Ltd - Managed/Business hosting - www.racksense.com
RackRed - Value SSL certificates and servers - www.rackred.com
|
 |
|