Isomerizer Posted March 18, 2008 Share Posted March 18, 2008 This is a mod that should let you play around with your database without having to login to PhpMyAdmin.. It will allow 8 MySQL Syntax's atm, such as UPDATE, SELECT, DELETE, TRUNCATE, DROP, REPAIR, CHECK, IMPORT, SHOW, OPTIMIZE.. Available here: http://isomerizer.com/index.php?page=sqladmin Enjoy Quote Link to comment Share on other sites More sharing options...
Guest Anonymous Posted March 18, 2008 Share Posted March 18, 2008 Re: [Free] MySQL Control Panel Now that's sensible -- There's times when logging in to my own phpMyAdmin console is a pain -- Good shout Isomerizer Quote Link to comment Share on other sites More sharing options...
Isomerizer Posted March 18, 2008 Author Share Posted March 18, 2008 Re: [Free] MySQL Control Panel Now that's sensible -- There's times when logging in to my own phpMyAdmin console is a pain -- Good shout Isomerizer Lol, thanks. One of the main reasons i made this was because my database password is random letters etc. Very hard to remember, this way i can login without loading Plesk / Cpanel > phpmyadmin each time. Also great for when I'm in college and wanna mess with the database. :P Quote Link to comment Share on other sites More sharing options...
iseeyou94056 Posted March 18, 2008 Share Posted March 18, 2008 Re: [Free] MySQL Control Panel thanks this is great Quote Link to comment Share on other sites More sharing options...
-Matt- Posted March 18, 2008 Share Posted March 18, 2008 Re: [Free] MySQL Control Panel Yea great adition, to the game i notice that mafia script comes with that also its nice peace of work. Quote Link to comment Share on other sites More sharing options...
Haunted Dawg Posted March 18, 2008 Share Posted March 18, 2008 Re: [Free] MySQL Control Panel This does not work with lower than php 5 it does not load the tables it does but loads them blank. Quote Link to comment Share on other sites More sharing options...
Isomerizer Posted March 18, 2008 Author Share Posted March 18, 2008 Re: [Free] MySQL Control Panel This does not work with lower than php 5 it does not load the tables it does but loads them blank. Sure thats not true.. I'm on PHP 4, works fine for me.. Sure you have set $databasename = 'prefix_database'; Correctly? Quote Link to comment Share on other sites More sharing options...
boggl Posted March 19, 2008 Share Posted March 19, 2008 Re: [Free] MySQL Control Panel Yes ISO, a tip of the hat to you for this...saves time and the few memory cells I have left when I am not at my local machine, and scratching my head for the random jumble of stuff I use for passwords :) Also confirming it works on php 4 as well Quote Link to comment Share on other sites More sharing options...
iseeyou94056 Posted March 19, 2008 Share Posted March 19, 2008 Re: [Free] MySQL Control Panel i also use php 4 Quote Link to comment Share on other sites More sharing options...
Haunted Dawg Posted March 19, 2008 Share Posted March 19, 2008 Re: [Free] MySQL Control Panel Well i aint going to use this any way tho i got it working with a couple edits. Edit: But great mod ISO Quote Link to comment Share on other sites More sharing options...
Halo Posted March 19, 2008 Share Posted March 19, 2008 Re: [Free] MySQL Control Panel Great mod, i always was annoyed when i had to login to phpMyAdmin, but thats fixed that! +1 :-D Quote Link to comment Share on other sites More sharing options...
iseeyou94056 Posted March 19, 2008 Share Posted March 19, 2008 Re: [Free] MySQL Control Panel Great mod, i always was annoyed when i had to login to phpMyAdmin, but thats fixed that! +1 :-D god thats so annoying +1 IS NOT HERE NO MORE Quote Link to comment Share on other sites More sharing options...
-Matt- Posted March 19, 2008 Share Posted March 19, 2008 Re: [Free] MySQL Control Panel So it don't really matter, +1 shows a sign of respects, -1 doesn't :D Quote Link to comment Share on other sites More sharing options...
Halo Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Can anyone convert it? Quote Link to comment Share on other sites More sharing options...
iseeyou94056 Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Can anyone convert it? lol you should change your name if no one has done it for you when i get home if i rember i will do it Quote Link to comment Share on other sites More sharing options...
Halo Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Can anyone convert it? lol you should change your name if no one has done it for you when i get home if i rember i will do it lol, i just had to think of a name and this was the first that popped into my head Quote Link to comment Share on other sites More sharing options...
Guest Anonymous Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Can anyone convert it? ROFL - "c0der" bad choice of name -- 331 lines of very simple PHP - too easy Quote Link to comment Share on other sites More sharing options...
Halo Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Well i did this for now, not sure if it works You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Quote Link to comment Share on other sites More sharing options...
webster2001 Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Well i did this for now, not sure if it works You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. I get unexpected $end when i use this code, im on mccodes v1 Quote Link to comment Share on other sites More sharing options...
Isomerizer Posted March 20, 2008 Author Share Posted March 20, 2008 Re: [Free] MySQL Control Panel You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Should work v1.. Quote Link to comment Share on other sites More sharing options...
webster2001 Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Should work v1.. Nop Still get unexpected $end Here is the code i have : You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Also where do i enter the password and stuff? Quote Link to comment Share on other sites More sharing options...
Guest Anonymous Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel I wouldn't bother looking at it... You must learn to indent code properly - It makes debugging, analysis and gives people the ability to read (and hopefully understand) the code better. If you are worried about the time it takes parse - don't. The slowest thing in the chain between the user and the game is not the PHP script or the web-server -- it's the user. Quote Link to comment Share on other sites More sharing options...
Akash Posted March 20, 2008 Share Posted March 20, 2008 Re: [Free] MySQL Control Panel Now that is one sweet mod...excellent. Thanks Iso, I needed something like this :-D Quote Link to comment Share on other sites More sharing options...
Magictallguy Posted March 21, 2008 Share Posted March 21, 2008 Re: [Free] MySQL Control Panel Any chance you could add an "ALTER TABLE" function into there please? I've tried and failed...repeatedly! Quote Link to comment Share on other sites More sharing options...
webster2001 Posted March 22, 2008 Share Posted March 22, 2008 Re: [Free] MySQL Control Panel You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Should work v1.. Comes up with this when i use it: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. Line 39 is: You're unable to view this code. Viewing code within this forum requires registration, you can register here for free. How do i sort this out? Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.