RE: [PHP] upload_max_filesize + ini_set

2002-12-23 Thread Ford, Mike [LSS]
-Original Message- From: electroteque [mailto:[EMAIL PROTECTED]] Sent: 20 December 2002 19:34 and i just tested the script and it let me upload a 2.5M file. Well, I was just quoting from the manual, so that sounds worthy of a bug report in itself -- either the manual is wrong, or

RE: [PHP] upload_max_filesize + ini_set

2002-12-23 Thread Dan Rossi
[LSS] [mailto:[EMAIL PROTECTED]] Sent: Monday, December 23, 2002 11:40 PM To: 'electroteque'; [EMAIL PROTECTED] Subject: RE: [PHP] upload_max_filesize + ini_set -Original Message- From: electroteque [mailto:[EMAIL PROTECTED]] Sent: 20 December 2002 19:34 and i just tested the script

RE: [PHP] upload_max_filesize + ini_set

2002-12-20 Thread Ford, Mike [LSS]
-Original Message- From: electroteque [mailto:[EMAIL PROTECTED]] Sent: 20 December 2002 11:35 To: [EMAIL PROTECTED] Subject: [PHP] upload_max_filesize + ini_set is there a way to get this setting to work without hard setting in htaccess ? i'd like to be able to dynamically set

Re: [PHP] upload_max_filesize + ini_set

2002-12-20 Thread electroteque
here is a sample htaccess file with ini rules php_value register_globals Off php_value track_vars On php_value arg_separator.output amp; php_value arg_separator.input php_value upload_max_filesize 3M i get 3M returned as the upload_max_filesize so it does work Mike Ford [EMAIL PROTECTED] wrote

Re: [PHP] upload_max_filesize + ini_set

2002-12-20 Thread electroteque
and i just tested the script and it let me upload a 2.5M file. so there must be a way to put it in the page aswell Mike Ford [EMAIL PROTECTED] wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... -Original Message- From: electroteque [mailto:[EMAIL PROTECTED]] Sent: 20