ID: 13764 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Status: Feedback Status: Open Bug Type: *Directory/Filesystem functions Operating System: WIN98 PHP Version: 4.0.6 New Comment:
I can't use 4.1.0, 'cause I need use true color and GD 2.0 library. There is only GD 1.8 library. I tried to use GD library from previous PHP version (4.0.6), but as I have read it is not possible. I'd like to try fopen with 4.1.0 - so my question is: can you tell me where can I download PHP_GD.DLL library version 2.0 for Windows? Previous Comments: ------------------------------------------------------------------------ [2001-12-19 07:04:56] [EMAIL PROTECTED] Can you reproduce this with 4.1.0? ------------------------------------------------------------------------ [2001-10-19 18:29:36] [EMAIL PROTECTED] Hallo, I have still problems with opening files via HTTP:// using FOPEN function. When I use transcription: FOPEN("http://www.mb-net.cz/index.phtml","r"); or FOPEN("http://www.mb-net.cz/","r"); there is no problem, it works fine. I have read I have to use slash "/" at the end of URL, it is OK. But what may I do in case I need use parameters? I wrote: fopen("http://prilohy.idnes.cz/garfield/garfield.asp?y=/garfield/011014.htm","r"); it does not work, it says: "No error in filename.phtml" Tried use another transcription: fopen("http://prilohy.idnes.cz/garfield/garfield.asp?y=garfield/011014.htm","r"); but it works only sometimes! I tried it about 20 times, approximately 5 times it worked, but almost didn't. I have looked up for resolution in your bug database, but I didn't find. Please, help me. Thank you very much. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=13764&edit=1 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]