Strangeplant
06-26-2006, 01:48 PM
Hi all,
Now that I have my password database up and running perfectly, I want to Edit/Add through a web interface. Searching around, I found one that seems to be good, only that I see it as overly complicated and therefore something I probably couldn't error-solve on my own and I'm sure there will be issues with my using php 4.4.2 and mySQl 5.0. Isn't there something simple that I can use? I only want to Add/Edit/Del from one table `users`, their name and password. I'll tackle this if I have to, but there have been many revisions to the three files mentioned below, and error reports, fixes and many updates, so to get it to work the first time is like buying one ticket to the New Jersey Lottery: It'll be won by someone from Connecticut.
The Table Editor I found is at: http://www.phpguru.org/downloads/TableEditor/TableEditor.phps
And it uses two include files, the first is Pager/Sliding.php and found at: http://cvs.php.net/viewvc.cgi/pear/Pager/Sliding.php?revision=1.11&view=markup
The second is Net/URL.php and found at: http://de.tikiwiki.org/xref-BRANCH-1-9/nav.html?lib/pear/Net/URL.php.source.html
Please advise, and thanks for reading this.
Now that I have my password database up and running perfectly, I want to Edit/Add through a web interface. Searching around, I found one that seems to be good, only that I see it as overly complicated and therefore something I probably couldn't error-solve on my own and I'm sure there will be issues with my using php 4.4.2 and mySQl 5.0. Isn't there something simple that I can use? I only want to Add/Edit/Del from one table `users`, their name and password. I'll tackle this if I have to, but there have been many revisions to the three files mentioned below, and error reports, fixes and many updates, so to get it to work the first time is like buying one ticket to the New Jersey Lottery: It'll be won by someone from Connecticut.
The Table Editor I found is at: http://www.phpguru.org/downloads/TableEditor/TableEditor.phps
And it uses two include files, the first is Pager/Sliding.php and found at: http://cvs.php.net/viewvc.cgi/pear/Pager/Sliding.php?revision=1.11&view=markup
The second is Net/URL.php and found at: http://de.tikiwiki.org/xref-BRANCH-1-9/nav.html?lib/pear/Net/URL.php.source.html
Please advise, and thanks for reading this.