Subject | RE: [firebird-php] bind_args and null? |
---|---|
Author | Alan McDonald |
Post date | 2004-01-20T11:54:26Z |
sorry - wrong function
Alan
-----Original Message-----
From: Alan McDonald [mailto:alan@...]
Sent: Tuesday, January 20, 2004 10:38 PM
To: firebird-php@yahoogroups.com
Subject: [firebird-php] bind_args and null?
How do you assign null values to parameters in this context
$sth = ibase_query($dbh, "SELECT INS_OK FROM MEMBERS_I(?, ?, ?)",
@$HTTP_POST_VARS["mobile_ext"], null, @$HTTP_POST_VARS["email"]);
The null seems to not camoe across and there is a parameter argument
number
mismatch.
? thanks
Alan
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
----------------------------------------------------------------------------
--
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-php/
b.. To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]
Alan
-----Original Message-----
From: Alan McDonald [mailto:alan@...]
Sent: Tuesday, January 20, 2004 10:38 PM
To: firebird-php@yahoogroups.com
Subject: [firebird-php] bind_args and null?
How do you assign null values to parameters in this context
$sth = ibase_query($dbh, "SELECT INS_OK FROM MEMBERS_I(?, ?, ?)",
@$HTTP_POST_VARS["mobile_ext"], null, @$HTTP_POST_VARS["email"]);
The null seems to not camoe across and there is a parameter argument
number
mismatch.
? thanks
Alan
[Non-text portions of this message have been removed]
Yahoo! Groups Sponsor
ADVERTISEMENT
----------------------------------------------------------------------------
--
Yahoo! Groups Links
a.. To visit your group on the web, go to:
http://groups.yahoo.com/group/firebird-php/
b.. To unsubscribe from this group, send an email to:
firebird-php-unsubscribe@yahoogroups.com
c.. Your use of Yahoo! Groups is subject to the Yahoo! Terms of Service.
[Non-text portions of this message have been removed]