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. …

Firefox 3.1 Alpha 1 out

Developer release, use at own risk 😉 What I like most about it is the new tab switching system (already available through an add-on) and the improvements to the location bar: You can restrict the search to your history by typing “^”, or bookmarks with “*”, or tagged pages with “+”. To make what you’ve …

Idée Labs : ingenious way of searching for images

Idéé labs holds several tools which let you find images in an ingenious manner. Via the Multicolor Search lab you can define up to 10 colors and it’ll search its database (or Flickr) for images with those colors. An other way of searching the by uploading (or referring to the url of) a pic via …