sql on mobile

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    sql on mobile

    ok, i been mucking about trying to figure out how much i can do from mobile... one thing i hated was trying to edit databases on phpMyAdmin using opera mini, especially if the tables are big n the query needed is only on the 44th page, etc...

    Anyways, I coded a mini edition of the commands i use most frequently on phpmyadmin, n modded it (specially for all you learners on coding-talk) to plug into lava script...

    So I expect at least a few thank for this one... lol
    (and if anyone could update a tad?)

    enjoy...
    Attached Files
    C3 Themes: http://c3themes.wen.ru/index.html
    Find Files: http://mystarter.tk/?goto=X-search

    #2
    ok, thinking should i add a login page to login to database, ie: ditch the pre configured approach meaning you couold login to any database you had info for (on localhost)...

    any thoughts? if anyone thinks it's worth it i'll upload updated script shortly after someone requests it... oh and thanks mysterio for the thanks...
    C3 Themes: http://c3themes.wen.ru/index.html
    Find Files: http://mystarter.tk/?goto=X-search

    Comment


      #3
      Just thanks for sharing!
      Did I help you?
      You can help me too
      Your donations will help me finance my studies.

      Comment


        #4
        Not interested but thank you. You are always active and all time sharing knowledge.
        mysterio.al - programming is a functional art

        Comment


          #5
          Originally posted by pmbguy View Post
          ok, thinking should i add a login page to login to database, ie: ditch the pre configured approach meaning you couold login to any database you had info for (on localhost)...

          any thoughts? if anyone thinks it's worth it i'll upload updated script shortly after someone requests it... oh and thanks mysterio for the thanks...
          Pmb u are truly 1 of the best south african coders out there bro... Ur code always looks good thanks for this I'm on mobile can't hit thanks....

          This can really come in handy as I'm only using my mobile to update or edit my site aswell..
          My site: http://mimobifunclub.tk
          sigpic

          Comment


            #6
            Originally posted by pmbguy View Post
            ok, thinking should i add a login page to login to database, ie: ditch the pre configured approach meaning you couold login to any database you had info for (on localhost)...

            any thoughts? if anyone thinks it's worth it i'll upload updated script shortly after someone requests it... oh and thanks mysterio for the thanks...
            thanks mate.. But yeah its worth many users here using mobile to edit thier sites, thanks again

            Comment


              #7
              would have tried it bt my cell has sufficient ram n thus i can use the more secure pma, bt gud job

              Comment


                #8
                most likely i wont use it,
                as i work from desktop,
                but looks nice anyway
                thanks for sharing ;)
                It's better to keep your mouth shut and give the impression that you're stupid, than to open it and remove all doubt.
                ⓣⓗⓔ ⓠⓤⓘⓔⓣⓔⓡ ⓨⓞⓤ ⓑⓔ©ⓞⓜⓔ, ⓣⓗⓔ ⓜⓞⓡⓔ ⓨⓞⓤ ⓐⓡⓔ ⓐⓑⓛⓔ ⓣⓞ ⓗⓔⓐⓡ !
                ιη тнєσяу, тнє ρяα¢тι¢є ιѕ α яєѕυℓт σƒ тнє тнєσяу, вυт ιη ρяα¢тι¢є ιѕ тнє σρρσѕιтє.
                キノgんイノ刀g 4 ア乇ムc乇 ノ丂 レノズ乇 キucズノ刀g 4 √ノ尺gノ刀ノイリ!

                Comment


                  #9
                  ok, as i said earlier, here's a standalone version... haven't tested it yet, but hoping it works... n yeah, since you gotta login now i guess that makes it more secure...

                  Added after 2 minutes:

                  ok, lol... fixing the first problems i found now...

                  Added after 42 minutes:

                  ok, now i got this thing working properly, had to rearrange a few lines, n move some to top, but it's all good seemingly, i logged into my database successfully...

                  login runs with cookies cause that's the most secure way i could think of hooking it up so nothing gets stored server side...

                  Ok, so here you guys go... SQL Micro Standalone Version

                  (I even remembered the logout option too this time, lol)

                  ok, i found the reason you geting stuck in a look, i removed one else statement previously...
                  Attached Files
                  Last edited by pmbguy; 29.06.11, 23:08.
                  C3 Themes: http://c3themes.wen.ru/index.html
                  Find Files: http://mystarter.tk/?goto=X-search

                  Comment


                    #10
                    i tried to login more than 10 time and nothing happend same login form result sqlmicro.php?action=loginform

                    Comment


                      #11
                      did you download the script when i first put it up or now? the one up now i changed the if statement to get it out of the loop...

                      like i dunno how to explain, but it definately works, i used it to change a user theme to test...

                      oh and one more question, are your cookies enabled on your browser? cause if it can't detect the cookie that's why it'll keep looping back to the login form...
                      Last edited by pmbguy; 29.06.11, 22:56.
                      C3 Themes: http://c3themes.wen.ru/index.html
                      Find Files: http://mystarter.tk/?goto=X-search

                      Comment


                        #12
                        thank mate i redownloaded it and it working now :X

                        Comment

                        Working...
                        X