Page 1 of 1

Maintenance Form

Posted: Sun Sep 03, 2006 6:01 pm
by tmaiden
Instead of coding maintenance form(s) for my website, to put under the admin panel.

Does anyone know of a site or a tutorial where I can find this at?

I guess something simular to myPHPAdmin, would be nice; or if you have your own code snippet, please share.

Thanks.

Posted: Sun Sep 03, 2006 6:05 pm
by feyd
Sorry, can you define what a "Maintenance form" means to you?

Posted: Sun Sep 03, 2006 6:20 pm
by tmaiden
A Maintence form would show me a table, or better to say, a grid. Based on a query and it would allow me to add/update/delete rows within that query/table.

Posted: Sun Sep 03, 2006 6:22 pm
by jayshields
Using a MySQL database? Just use PHPMyAdmin.