in reply to Module for viewing/editing database table (DBI, CGI)?

Although it is not written in Perl (but in PHP), maybe PhpMyAdmin might be interesting for you.

Best regards,
perl -e "s>>*F>e=>y)\*martinF)stronat)=>print,print v8.8.8.32.11.32"

  • Comment on Re: Module for viewing/editing database table (DBI, CGI)?

Replies are listed 'Best First'.
Re: Re: Module for viewing/editing database table (DBI, CGI)?
by LTjake (Prior) on Jul 18, 2002 at 11:11 UTC
    I would liken Gossamer's MySQLMan (Free, Perl) to PhpMyAdmin. In fact, the info page says that it was based on PhpMyAdmin. I've used it on many occasions, without incident.
      LTjake, thanks for the link! It is interesting stuff indeed!

      --dda

Re: Re: Module for viewing/editing database table (DBI, CGI)?
by dda (Friar) on Jul 18, 2002 at 11:11 UTC
    Thanks. I saw it in action, it is really nice. But I want a perl solution :)

    --dda

Re: Re: Module for viewing/editing database table (DBI, CGI)?
by Anonymous Monk on Jul 19, 2002 at 00:05 UTC
    Or you can use MySQLTool which is a perl module/cgi script. I I believe that PhpMyAdmin is based on this. I may be wrong but its an Easy and good tool to use.