On this page the following entries were made in the “June, 2009” time-frame.
Archive for “June, 2009”
MYSQL UPDATE
Whoever made the decision that MYSQL UPDATE’s can only be done one row at a time needs shooting. With INSERT you can insert multiple rows, why not the same for UPDATE?
As you may guess I’m trying to optimise some updates, currently 128 separate ones, into something a lot smaller. I think I can do it [...]
Continue reading “MYSQL UPDATE” »
Ticketmaster charge to send an email!
Yes you heard me – they charge to send an email. They also make it incredibly annoying when trying to check for tickets. You fill in one form, then you have to fill in another (and thus breaking site functionality) with a captcha (don’t they know they are worthless these days?).
Continue reading “Ticketmaster charge to send an email!” »
