Hi,<br><br>I contact you all a while ago saying that I was going to attempting to create a query builder power by JavaScript for phpMyAdmin as a university project.<br><br>I have been working away at it and have learned loads, this is the first time I've used JavaScript for anything serious.
<br><br>Anyway, I have so far created a prototype that I would like to show you. I first need to state that due to time constraint with university this prototype currently ONLY supports Firefox 2 and above (maybe 1.5 but I've been testing with version 2). It may also work in Safari and opera, I don't know.
<br><br>This is by no means a finished product, However, I'd like to show you have I have so far. You will run into a number of a issues, however any feedback would be appreciated.<br><br>I have been having problems utilizing the functions in phpMyAdmin to use within my Ajax engine, I believe this is because of headers and cookies being sent by PHP. Any suggestions how I can get around this?
<br><br>Right... less talking, more prototype showing...<br><br><span style="font-weight: bold;">Please read this section before visiting;</span><br><br>Known Limitations (there are more, I've not got the list next to me, but the main problems are below);
<br><ul><li>Add remove tables can be buggy when tables are added and removed repeatedly<br></li><li>View SQL Query and Run SQL query are not yet working. Due to problems hooking in with the phpMyAdmin php<br></li></ul>System Requirements:
<br><br><ul><li>FireFox 2+ (maybe 1.5+)</li><li>A decent screen resolution, <span id="resolutionNumber">1280 X 1024 recommended. It will work on lower but wont look as good. try going to full screen.<br></span></li></ul><br>
<br>And finally the URL is... <a href="http://www.dougalmatthews.com/hp/pma/">http://www.dougalmatthews.com/hp/pma/</a><br><br>Depending on the feedback and what you guys think, I am hoping to continue this project in the summer and fix all the problems and add in cross browser support. I also hope to reduce the size of the JavaScript by eliminating some of the library use.
<br><br>Thanks<br><br>Dougal<br>