On Fri, Jan 9, 2009 at 11:05 AM, Nathan Rixham wrote:
> Jason Pruim wrote:
>
>>mysqli_stmt_prepare($stmt, "UPDATE database.table (
>>
>
> UPDATE database.table SET (
>
> think that should fix it
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.
Jason Pruim wrote:
mysqli_stmt_prepare($stmt, "UPDATE database.table (
UPDATE database.table SET (
think that should fix it
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Jason Pruim wrote:
Okay... So I know this is a stupid question... But I've been staring at
my code for far too long and now it's still not working so I thought I
would show it to all of you and see if you can tell me where I'm being
stupid :)
this is dbmysqliconnect.php:
function dbmy
3 matches
Mail list logo