- This topic is empty.
-
AuthorPosts
-
May 20, 2009 at 6:50 pm #24897
mattvot
MemberHey Guys!
Following a conversation on another thread with AshtonSanders I decided to create a website that allows anyone to use the local phpmyadmin setup on any server they want.
So I have two questions while it is still being developed.
Why does the png logo in the header have a fuzzy border?
and
How do I keep the password field displaying the text "Password" but when clicked and typed into it uses the asterisks?
What do you think of the design so far?
May 20, 2009 at 8:06 pm #57867AshtonSanders
ParticipantHahaha. That’s awesome.
I think the design is a little huge, but I’m proud of you for getting that domain.
I will mention that there are immense security issues with this kind of thing, and I’m not a pro at SQL/PHP hacking but i know it can be crazy…
May 20, 2009 at 8:21 pm #57868mattvot
MemberYeh, i was surprised nobody else had taken the domain already! I was also very astonished at how fast godaddy register domains! I normally go with 1and1 and it takes like 3 hours. But godaddy did it in like 10 mins.
Large and simple is what I’m going for design wise. I’ve also run into some security issues as you predicted. I’ll try and work around these. :D
So, to any php developers around that are willing to help, "How do I get past the token ‘device’ with phpmyadmin without MAJOR modifications to the core files?"
May 21, 2009 at 3:34 am #57901TheDoc
MemberRe: the PNG – are you making sure you’re saving it as a PNG-24 and NOT PNG-8?
May 21, 2009 at 4:48 am #57908mattvot
Memberi’ve heard png-24has cross compatibility problems, correct?
May 21, 2009 at 5:09 am #57909apostrophe
ParticipantPNG-24 doesn’t work in ie6, but there are numerous fixes you can apply if you think it’s worth it. Can’t imagine there are too many developers using ie6 :D lol.
May 21, 2009 at 10:23 am #57915mattvot
Membertrue, I will go png-24 then :) thanks for the clarification apostrophe
May 22, 2009 at 11:07 am #57964mattvot
MemberHey Ashton!!!
It wasn’t as hard as I imagined. Beta testing is up now http://www.phpyouradmin.com/
It just uses cookies to store host variables for the security. Only you know what server you log into. Only one file modified within phpmyadmin itself.
I’m kinda proud of it. My first live PHP project.
May 22, 2009 at 11:59 am #57973apostrophe
ParticipantKudos man! 8-)
If I ever need phpmyadmin for a server I know where to look. ;)
-
AuthorPosts
- The forum ‘Other’ is closed to new topics and replies.