Jump to content
MakeWebGames

[mccode v1] MySQL Control Panel


Isomerizer

Recommended Posts

Guest Anonymous

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

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

Link to comment
Share on other sites

Guest Anonymous

Re: [Free] MySQL Control Panel

 

Can anyone convert it?

ROFL - "c0der" bad choice of name -- 331 lines of very simple PHP - too easy

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Guest Anonymous

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.

Link to comment
Share on other sites

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...