id.
I guess thats alrite yeah?
- Original Message -
From: "Susan Ottwell" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, April 23, 2001 5:10 PM
Subject: Re: [PHP-WIN] Images in MySql
> You can set the location of the "temp" directory th
il 22, 2001 10:25 PM
Subject: Re: [PHP-WIN] Images in MySql
> Hi Xon,
>
> Some options i can think of.
>
> 1. Can u change HTTP write permissions yourselves via telnet with chmod or
> chgrp? That would be the simplest if possible.
>
> 2. If you have to store in MySQL, storing in
Hi Xon,
Some options i can think of.
1. Can u change HTTP write permissions yourselves via telnet with chmod or
chgrp? That would be the simplest if possible.
2. If you have to store in MySQL, storing in the file system gives better
performance. But storing in MySQL is not so bad.
3. Consider