Re: [PHP] What is the e-mail to unsuscribe of the mailing-list?

2003-03-28 Thread Dimitar Haralanov
On Fri, 28 Mar 2003 19:42:06 +0100 (CET) Orlando Pozo wrote: > What is the e-mail to unsuscribe of the mailing-list? [EMAIL PROTECTED] pgp0.pgp Description: PGP signature

Re: [PHP] uploading large files through php

2003-03-28 Thread Dimitar Haralanov
On Fri, 28 Mar 2003 12:39:10 -0500 Larry E. Ullman wrote: > memory_limit = 8M ; Maximum amount of memory a script may consume > (8MB) Does this mean that the content of the entire file will be stored in memory before it is written to disk? Thanx -- Mit

[PHP] uploading large files through php

2003-03-28 Thread Dimitar Haralanov
Hi, I have a script that allows the user to upload a file. Sometimes the files are going to be rather large (in the order of 60Mb). I know that this is very dangerous but only trusted users will be able to upload since they have to login through ssl and the entire session is throug

[PHP] changing the brightness of an images

2003-03-12 Thread Dimitar Haralanov
Hi, I hope this is the right newsgroup for this so if it is not, please, excuse me. I would like to be able to change the brightness of an image using PHP. Here are some more detiails: I would like to load a jpeg file from a webpage, change the brightness of the image, and