RES: [PHP-WIN] imagecreatefromjpeg()

2004-11-24 Thread Rafael Soares
eland [mailto:[EMAIL PROTECTED] Enviada em: quarta-feira, 24 de novembro de 2004 13:19 Para: [EMAIL PROTECTED] Assunto: [PHP-WIN] imagecreatefromjpeg() hi! i get: Fatal error: Call to undefined function: imagecreatefromjpeg() in e:\www\plantis\plantisadmin\data\imglib.php on line 36 i have wamp5

[PHP-WIN] imagecreatefromjpeg()

2004-11-24 Thread Bobo Wieland
hi! i get: Fatal error: Call to undefined function: imagecreatefromjpeg() in e:\www\plantis\plantisadmin\data\imglib.php on line 36 i have wamp5 with php 4.3.9... i can get the script to work by uncomment the use of gd2 in php.ini but the script doesnät work as it should anyway. I was able to re

[PHP-WIN] ImageCreateFromJpeg problem loop in apache under win

2003-03-22 Thread fbn
Hi. I'm using php 4.3.0 with apache on winxp pro (gd2 bubled version). I'm writed a script that receive an uploaded file and if it's a jpeg move it in a directory for later use. All goes right but if the uploaded jpeg file is corrupted in some case the function ImagecreatefromJpeg don't return any

[PHP-WIN] Imagecreatefromjpeg problem.

2003-03-22 Thread FBN
Hi. I'm using php 4.3.0 with apache on winxp pro (gd2 bubled version). I'm writed a script that receive an uploaded file and if it's a jpeg move it in a directory for later use. All goes right but if the uploaded jpeg file is corrupted in some case the function ImagecreatefromJpeg don't return any

[PHP-WIN] ImageCreateFromJPEG

2002-06-11 Thread Sean
I cant seem to get ImageCreateFromJPEG() to work with PHP 4+ on Apache. Any ideas? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] ImageCreateFromJPEG

2002-06-09 Thread Piotr Pluciennik
Any warning, error statements and so on...? Have you loaded the GD extension? Sean wrote: > I cant seem to get ImageCreateFromJPEG() to work with PHP 4+ on Apache. > > Any ideas? > > -- > PHP Windows Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- P

[PHP-WIN] ImageCreateFromJPEG

2002-06-08 Thread Sean
I cant seem to get ImageCreateFromJPEG() to work with PHP 4+ on Apache. Any ideas? -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php