Now this is really mind dazzling! A *real* dinosaur (as in no CGI/Special effects) from “Walking with Dinosaurs, the Live Experience” in between the crowd. Wow wow WOW! (hmmz, looks like this one didn’t get published about 2 weeks ago. *blush*)
Author Archives: Bramus!
The Vader Project
House of Cards … in Lego!
Oh happy day — the new Delicious is here
Unnecessary Knowledge
Twitter As News-wire
Webkit Transitions
jQuery Documentation
MySQL: Get next AUTO_INCREMENT value from/for table
Note to self: To get the next auto_increment value from a table run this query: SELECT AUTO_INCREMENT FROM information_schema.TABLES WHERE TABLE_SCHEMA = "databaseName" AND TABLE_NAME = "tableName" Don’t forget it (again). Did this help you out? Like what you see?Consider donating. I don’t run ads on my blog nor do I do this for profit. …
Continue reading “MySQL: Get next AUTO_INCREMENT value from/for table”