Re: [PHP] Which way to make the thumbnail on the fly

2001-03-28 Thread Brian Clark
Hi -Tuna-, @ 2:14:57 AM on 3/29/2001, nicuc.ac.jp wrote: > I can use just following commands no other commands allow. > Is this enough to install ImageMagick ? ... If you want to do what I think you want to do, then see my answer to your question about passthru() a minute ago. -Brian -- PGP

Re: [PHP] Which way to make the thumbnail on the fly

2001-03-28 Thread nicuc.ac.jp
Hi Brian , I can use just following commands no other commands allow. Is this enough to install ImageMagick ? //- ar awk cat chmodclearcompress cp crontab cryptcut date diff dirname dos2unix

Re: [PHP] Which way to make the thumbnail on the fly

2001-03-28 Thread Brian Clark
Hi -Tuna-, @ 1:57:59 AM on 3/29/2001, nicuc.ac.jp wrote: > I need to resize picture (JPEG,PNG) on the fly in PHP. > But, My server very restrictly. I just "user" neither root nor super user. ... If you're not in a restricted shell, or some wacko chrooted environment you can try to install Imag

[PHP] Which way to make the thumbnail on the fly

2001-03-28 Thread nicuc.ac.jp
I need to resize picture (JPEG,PNG) on the fly in PHP. But, My server very restrictly. I just "user" neither root nor super user. ImageMagik , GD Library not found on the system. I have permission to use telnet. I can use Java command line. What should I do ? Thanks -- -Tuna- -- PHP Genera