ID: 31383 Updated by: [EMAIL PROTECTED] Reported By: fuad dot sabanovic at gmail dot com -Status: Open +Status: Wont fix Bug Type: GD related Operating System: linux PHP Version: 4.3.9 New Comment:
That's not the functionality that imagejpeg should provide. You should use chmod() in your script instead. Previous Comments: ------------------------------------------------------------------------ [2005-01-03 01:59:09] fuad dot sabanovic at gmail dot com Description: ------------ I run at a following problem: If my script creates some thumbnails, file mode is set to 644 and i can't delete those files on webserver. I'd like to have posibility to set file mode while creating it. bool imagejpeg ( resource image [, string filename [, int quality[, int mode]]]) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=31383&edit=1