Re: [PHP-DB] db read

2001-04-23 Thread php3
Addressed to: johndmiller <[EMAIL PROTECTED]> [EMAIL PROTECTED] ** Reply to note from johndmiller <[EMAIL PROTECTED]> Mon, 23 Apr 2001 20:37:49 -0500 (CDT) > > I am new a database stuff. I am using mysql 4.0.1 with php on RH7.0. > I am setting up a db with three fields with no-one

[PHP-DB] db read

2001-04-23 Thread johndmiller
I am new a database stuff. I am using mysql 4.0.1 with php on RH7.0. I am setting up a db with three fields with no-one field being unique. Do I have to have a unique field? The purpose of this db is to store a word, name of a file, and path to the file. My plan is to use a where clause, but I