Jump to content

PHP script for viewing MySQL database in a browser that allows me to...


Jim R

Recommended Posts

...not only edit the grid within the browser from a query view, AND be touch enabled for an iPad.   :happy-04:

 

 

There aren't really any good MySQL apps for the iPad.  The best one I found still doesn't let one edit from a query.  Browser editing can be done in phpMyAdmin, but that's not really what I'm looking for. 

 

I'd like to be able, while viewing the results of a query, rearrange rows while using my iPad.  Not that I expect a sorted column to reflect the changes without me changing values, just that I want to do be able to sit at a basketball game with my iPad, change rows around visually via touch.  From there I can changed the sorted values to reflect what I have visually.

 

Example:

If I wanted to move a player from one tier to another after my query, I'd just slide him into another tier.  It would be great if my datatable could change his tier on the fly (Ex:  moving from tier 1 to tier 3), but I'd expect to do that manually while still in query view.

 

Has kind of a spreadsheet view, but that would puts me in a situation where I'd have import the changes.  It also still wouldn't get me touch capabilities on my iPad.  

 

 

I was just reaching out to see if anyone knew of a script I could buy that did all of that.  

  • 5 weeks later...

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.