Hi,

Bill Karwin schrieb:
> Vince42 wrote:
>> It used to work like charme (integers
>> were converted into integers etc)

> Note that databases can return 64-bit integers, which a 32-bit PHP
> binary would not support.
> For this reason, database extensions return all data values as PHP
> strings, regardless of the SQL data type.

But I think it used to work - as I benefitted from the proper
quoteInto() once ... and on the other hand: even if there were *some*
data types which wouldn't be supported, you could still throw an
exception for those, but the benefit of automagically converting the
data types into proper php data types would be great, wouldn't it?

-- 
Cheers,                        \\|//
Vince                          (o o)
----------------------------ooO-(_)-Ooo-------------------------
 '''   (o)_(o)                                        [ ][0][ ]
 ô¿ô   (=°o°=)   World Domination by Copy and Paste   [ ][ ][0]
  -    (")_(")                                        [0][0][0]

 ()  ascii ribbon campaign - against html e-mail
 /\  www.asciiribbon.org   - against proprietary attachments
                                   Ooo.
---------------------------.ooO----(  )-------------------------
                           (  )    (_/
                            \_)

Reply via email to