RE: [PHP] UPLOAD_TMP_DIR

2001-10-02 Thread Joe Kaiping
Hi, You might want to check out http://phpclasses.upperdesign.com. There are a number of useful classes there, including "Metabase" and "HTML Mime Mail". I recently got a notice that the following "Upload" class is also now available. I haven't tried it yet, though. There are other upload cla

RE: [PHP] How to do a dynamic UPDATE SET

2001-10-01 Thread Joe Kaiping
Something like this might work for you. (Just typed in the code and didn't test it, so take with a grain of salt. It doesn't really take into account all types of data, but maybe it will help with an idea.) Have groups of the following in your form: column_name1 column_name2

RE: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Joe Kaiping
g); Even setting the mode to 0777 doesn't help at all. > Am I doing > this completely wrong from IIS/NT? Thanks, > > joe > > Joe Kaiping wrote: > > > > Sounds like their upload script isn't setting the correct > file permissions > > when creati

RE: [PHP] PHP 4.0.6 on NT (IIS 4.0) Can't replace uploaded file

2001-10-01 Thread Joe Kaiping
Sounds like their upload script isn't setting the correct file permissions when creating the file. Directory permissions don't seem to be a problem for you. -Joe2 > -Original Message- > From: Joseph Koenig [mailto:[EMAIL PROTECTED]] > Sent: Monday, October 01, 2001 12:38 PM > To: [EMAIL