"Nicole Amashta" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED]... > You need to find out from whoever hosts the server if mysql database exists > and if active for you. You will need to ask them for the correct host, login > and password for your database. > > You will then need to create your tables on that database. If you do have > mysql on the server and need a way to access the database, I've written a > simple database administration panel that lets you run queries. There is > also something like phpMysqlAdmin (I forget exact name) which may be of more > use to you. > > Nicole Amashta > www.aeontrek.com > ==================
Thanks for the help, Another one: Usually, i am gonna have tables that i get from clients(dbf or whatever, then convert them to mysql), and then i should upload them to the web server. I could use phpMysqlAdmin to transfer data from my tables to web? Radovan -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php