Forum Moderators: phranque

Message Too Old, No Replies

Very basic mySql question

         

royalelephant

10:29 pm on Feb 1, 2004 (gmt 0)

10+ Year Member



I'm going to start toying with mySql and php. My host has a mysql server for me to use.

What program do I use to access it?

And where do I install it to? (my server space? my PC?)

fasteddie uk2001

12:56 am on Feb 2, 2004 (gmt 0)

10+ Year Member



phpMyAdmin is an excellent front end interface, written in php for MySQL.

It'll help you with a lot of db work until you're more familiar.

You just install it on your webspace (in a protected directory)

f

royalelephant

1:35 am on Feb 2, 2004 (gmt 0)

10+ Year Member



Thanks Fast... a little followup

by protected directory, do you mean CHMOD to 755?

moltar

2:24 am on Feb 2, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



No, set a password on it. Don't allow public to access it, but be able to access it yourself.