mysqli_prepare

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Can you use the mysqli_prepare function to UPDATE MySQL or is it just limited to an INSERT statement?

For example.
$stmt = mysqli_prepare($db, 'UPDATE proj_overview SET proj_id = ?, proj_name = ?, ...

and so on...
mysqli_stmt_bind_para...
mysqli_stmt_execute...

Thanks,
CH
____________________________________
Craig Hoffman
IM / iChat: m0untaind0g
____________________________________

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux