ID: 30848 Updated by: [EMAIL PROTECTED] Reported By: techsupport at scoutch dot com -Status: Open +Status: Bogus Bug Type: *Encryption and hash functions Operating System: Windows Server 2003 PHP Version: 4.3.9 New Comment:
Sorry, but your problem does not imply a bug in PHP itself. For a list of more appropriate places to ask for help using PHP, please visit http://www.php.net/support.php as this bug system is not the appropriate forum for asking support questions. Thank you for your interest in PHP. . Previous Comments: ------------------------------------------------------------------------ [2004-11-20 05:38:33] techsupport at scoutch dot com Description: ------------ Greetings, When I try to encrypt an image by using PHP v4.3.9, it returns a ' red empty box '. I noticed this since, when I used to have PHP v4.3.0, everything went fine. I assume this might be a development issue. Would it be possible to have a fix for this ? I have posted two threads below which successfuly demonstrates how to encrypt our URL regarding images. Ex : http://www.yourdomain.com/show.php?3958395893905930523 However, when I use a ' unencrypted ' method, the image does show. Again, this started to happened when PHP v4.3.9 were installed. The good news is, everything else seems to work perfectly though. Any help on this would be appreciated. Thanks. Reproduce code: --------------- http://www.4homepages.de/forum/viewtopic.php?t=14949&postdays=0&postorder=asc&start=0 http://www.4homepages.de/forum/viewtopic.php?t=1716 Expected result: ---------------- I would except to see a returned URL like this : http://www.yourdomain.com/show.php?3958395893905930523 instead of : http://www.yourdomain.com/images/image.jpg (which already does) ' but ' the image needs to be included in the returned address as well. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=30848&edit=1
