ID: 15517 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem Operating System: All PHP Version: 4.1.1 -Assigned To: +Assigned To: torben New Comment:
Just assigning to myself--but if anyone can answer my question about escaping quotes, I'd be much obliged. :) Torben Previous Comments: ------------------------------------------------------------------------ [2002-02-11 22:15:26] [EMAIL PROTECTED] If one of the parameters in the array passed to odbc_execute() starts and ends with single quotes, that parameter will be taken as the name of a file to read and send instead of a string to be subsituted in the prepared statement. I'll add this later tonight, but I'm wondering: how can one use a string which begins and ends with single quotes as a parameter without this happening if one is stuck with using '' to escape single quotes instead of \'? Unless I'm missing something, I'll add that as a feature request later today. Torben ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=15517&edit=1
