PHP+PDO+MySQL: How I’m doing it and a question… Example of PHP+PDO+MySQL usage to select and update arbitrary fields. Only one prepared statement is used for updating the data. Read More » August 13, 2009 1 Comment
MySQL: MySQL for starters Basic pointers for those who want to get started with MySQL Read More » December 1, 2008 No Comments
MySQL: Insert into … on duplicate key update Handy syntax to work around primary key violations Read More » November 28, 2008 1 Comment