Python or PHP?

JZ usenet at zabiello.com
Tue Apr 26 19:35:43 EDT 2005


PHP can do the same. For ADOdb (excelent database wrapper)it can be as
the following:

$conn->Execute('UPDATED foo SET bar=? WHERE id=?', array("foo'bar",
123));




More information about the Python-list mailing list