On 07/17/2013 09:28 AM, Tedd Sperling wrote:
On Jul 17, 2013, at 11:55 AM, Daniel Brown wrote:
On Wed, Jul 17, 2013 at 11:49 AM, Tedd Sperling wrote:
This is what I do for error checking:
ini_set('error_reporting', E_ALL | E_STRICT);
ini_set('display_errors', 'On');
i
On Jul 17, 2013, at 11:55 AM, Daniel Brown wrote:
> On Wed, Jul 17, 2013 at 11:49 AM, Tedd Sperling wrote:
>> This is what I do for error checking:
>>
>>ini_set('error_reporting', E_ALL | E_STRICT);
>>ini_set('display_errors', 'On');
>>ini_set('log_errors', 'On');
>>
On Wed, Jul 17, 2013 at 11:49 AM, Tedd Sperling wrote:
> Hi gang:
>
> Considering:
>
> On Jul 17, 2013, at 11:41 AM, Jim Giner wrote:
>
>> Since you state that you haven't made any changes to the system (in
>> general), I'm going to guess that you modified an 'included' file and it has
>> an er
Steve,
Thanks a bunch. Must have been "dead brain" today. I knew that as well as
could look it up using phpinfo().
Althea
>>In your php.ini there are settings for "upload_max_filesize" and also
"post_max_size." These would be causes for case 2. More information:
http://us3.php.net/features.file
Sorry, I meant case 1.
- Steve
On 8/19/05, Steve Slotnick <[EMAIL PROTECTED]> wrote:
>
> In your php.ini there are settings for "upload_max_filesize" and also
> "post_max_size." These would be causes for case 2. More information:
> http://us3.php.net/features.file-upload
>
>
> On 8/19/05, Pe
In your php.ini there are settings for "upload_max_filesize" and also
"post_max_size." These would be causes for case 2. More information:
http://us3.php.net/features.file-upload
On 8/19/05, Peppy < [EMAIL PROTECTED]> wrote:
>
> I've been working on a script for uploading a file to a Unix serv
6 matches
Mail list logo