Re: Creating MySQL Entry Forms

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



on 3/1/03 2:00 PM, Jeremy N.E. Proffitt at rebel.tech@verizon.net appended
the following bits to my mbox:

>> What's wrong with PhpMyAdmin?

> It has to be HTML based, it can't install on the server.

Well, you can't administer MySQL with HTML pages.  You need PHP pages that
generate HTML pages.  PHPMyAdmin is just a collection of PHP pages that talk
to MySQL.  It doesn't require any special "installation."

See: <http://phpmyadmin.sf.net> for more information.

Sincerely,

Paul Burney
<http://paulburney.com/>

<?php
    while ($self != "asleep") {
        $sheep_count++;
    }
?>



-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux