RE: php logic/code for modifying tbl/grid -- or db/tbl
André Polykanine <[email protected]> Sat, 29 Mar 2025 12:56:42 +0100
| Newsgroups | gmane.comp.php.general |
|---|---|
| Message-ID | <[email protected]> |
Hi Bruce, Look at Adminer, for example. It’s a one file solution for database management. André. From: bruce <[email protected]> Sent: Friday, March 28, 2025 8:45 AM To: PHP LIST <[email protected]> Subject: [PHP] php logic/code for modifying tbl/grid -- or db/tbl Hi. Phpmyadmin (sp??) is displayed in diff 'net searches when looking for 'gui' 'mysql' web'. However, i'm looking for a smaller codeset, or even other apps that allow the user to modify db/tbls from the webapp. I'd rather not roll my own, if there are plenty of other open source/github apps that have similar code I could simply modify. I'd actually prefer 'laravel', but straight php projects with web/frontends would work. Any thoughts/pointers -- send 'em my way! thanks