I am not even familiar with php mysql admin thing. I've just heard of it. I think I've used it once (not sure if it was that one or some other). But it lets view the database and tables. You can modify tables, add tables, delete tables, maybe even view data in the tables.
sorry i can't be of too much help. i usually code and use my own stuff. =P "Radovan Radic" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > "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