Jump to content

My php libraries first plugin


Recommended Posts

For the past 3 days, I have been working on my first plugin for the library that I have created (library isn't complete yet).

 

Background:

The library I created, is supposed to make general programming easier (does it? I think so). My library allows for plugins, and This is my first plug in for the library, what it is, is a database manager like phpMyAdmin. It doesn't have all the features of phpMyAdmin, but it has enough to do anything you would like with your database(s), since it has a "query" function to input custom queries.

 

Note that this is only 3 days worth of work, (all links should work except for in the "Actions" column).

Also you will have to use your own mySQL connection (this information is not stored, but it isn't on https either).

http://phpsnips.com/phplive/dbm/

 

I am not looking for a look/feel feedback (colors/images/fonts/prettiness), but technical feedback. Thanks.

 

 

Txt File:

http://phpsnips.com/phpfreaks.txt

Link to comment
Share on other sites

I don't know which fields belong to which credential and even if I did, I would not have my live DB creds sent across a non-secure call, and not to mention, I don't even know how you're sending this information.

Link to comment
Share on other sites

Okay soo...are you looking for people to find bugs or make suggestions on how to improve it on a technical level? If it is the first, then okay, thread stays here. If it is the 2nd, then this still belongs in website critique forum.

 

I forgot to remove:

"I am not looking for a look/feel feedback (colors/images/fonts/prettiness),".

 

This was originally in the website critique form. Then I was told to move it here, I just didn't delete that line.

 

What I want is technical feedback.

 

Thanks!

 

Login:

Host: limited.publicsize.com

username/password: phplive_plugin

Link to comment
Share on other sites

  • 3 weeks later...
×
×
  • 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.