[PHP] Variable Problems with 'multipart/form-data'

2002-06-18 Thread SeoZ

Hello I'm Korean PHPer.

I found a Strange problem with 'multipart/form-data'.
I made this script:

-- test.php --








--

It works good.
but when I modify it a little bit, problem occurs.

-- test.php (modified) --








--

I just inserted  ' enctype="multipart/form-data" '. But it doesn't work. T.T
Uhm... I don't know what is problem with my script.
PHP Configuration 'Register Globals = ON' and PHP Version is 4.1.2.
And System is Red Hat Linux release 7.3

My script works good in other servers. 
Please help me.





[PHP] GetImageSize Problem

2001-12-18 Thread seoz




Hello, I'm PHPer from Korea.

I have a problem with GetImageSize function.
I wanted to know some information about BMP image.
So, I tried to use GetImageSize on PHP 4.0.5 , Linux.
But, it didn't work. GetImageSize function returned nothing.
Then, I tried it on PHP 4.0.6, Windows2000.
Ooops.. I worked.. -.-;

I looked the php.net manual, but there's no mention about my problem.

Does anyone know how to solve this problem.. ?



Do you know @MESSAGE? Powered by 3R Soft, Inc.





-- 
PHP General 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]