Hi all,

Thought I turned on register_globals on in the php.ini, my server didn't know the 
HTTP_POST_FILES.

echo $HTTP_POST_FILES[$file]['type'] ;

echo $HTTP_POST_FILES[$file]['name'] ;

echo $HTTP_POST_FILES[$file]['size'] ;

I've always get these messages:

PHP Warning: Undefined variable: HTTP_POST_FILES in 
c:\inetpub\wwwroot\ohabolana\scripts\sary_vaovao.inc on line 4 PHP Warning: Undefined 
variable: HTTP_POST_FILES in c:\inetpub\wwwroot\ohabolana\scripts\sary_vaovao.inc on 
line 5 PHP Warning: Undefined variable: HTTP_POST_FILES in 
c:\inetpub\wwwroot\ohabolana\scripts\sary_vaovao.inc on line 6 

Any suggestions ?

Ravelomanana Rija
[EMAIL PROTECTED]
BP 1528 Port Vila
Vanuatu

Reply via email to