By Martin / The Lab, PHP / Saturday September 19th, 2009 / No comments
A long time ago (e.g. a couple of years) I wrote a very small one-page PHP script for myself to use to quickly manage my MySQL databases through direct SQL queries, phpMyAdmin being to slow in some occasions. Now, I've put the source up in the Lab, so anyone can use it.
The querier directly passes on MySQL queries that you enter into it, and in the case of SELECT requests returns the result in tables. That's all to it, but if you quickly need to change something it can come in very handy.
http://lab.aspektas.com/querier.phps
It's very simple to use, and quite secure. Feel free to modify it as you wish.
∎
I hope you enjoyed reading this article. If you wish, you may view some of the other recent or popular things I have written, or subscribe to receive RSS updates. You can also add a comment, or share this article on Twitter or Facebook, below.
Website copyright © Aspektas 2009 - 2010 Valid XHTML 1.0 Strict and CSS 2.1