Date: 11/29/00
- Next message: Leonard Tambunan: "Re: [PHP-DB] execute procedure for php4 using oracle database"
- Previous message: Shannon Doyle: "[PHP-DB] Form submit to Mysql database"
- In reply to: Brandon Feldhahn: "[PHP-DB] Datebase creation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
If you installed MySQL into the default directory that it suggested in its
setup program, then C:\mysql\bin\mysql.exe is the command line interface.
That's where you can enter SQL commands to create databases and such. I
was using it so often that I created a shortcut on my desktop to it.
Speaking of which, I find that W9x/MySQL/Apache/PHP/WinCVS is a
****FANTASTIC**** development environment! Of course, all my projects are
all in CVS on one of our linux servers, so all the developers can work on
the projects simultaneously. But with the W9x/MySQL/Apache/PHP/WinCVS
environment, one doesn't have to be connected to the internet AT ALL to
work on a project (only to update/commit to CVS). I develop strictly and
only on my laptop now (although technically the only time it is not
connected to the internet when in transit between work & home).
Doug
At 03:04 PM 11/29/00 -0800, Brandon Feldhahn wrote:
>i am using windows OS, MySQL, and php. what code do i type to create a
>database the manual is not giving full detail
>
-- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: php-db-unsubscribe <email protected> For additional commands, e-mail: php-db-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Leonard Tambunan: "Re: [PHP-DB] execute procedure for php4 using oracle database"
- Previous message: Shannon Doyle: "[PHP-DB] Form submit to Mysql database"
- In reply to: Brandon Feldhahn: "[PHP-DB] Datebase creation"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

