Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:15533 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 82608 invoked by uid 1010); 22 Mar 2005 08:38:22 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 82593 invoked from network); 22 Mar 2005 08:38:22 -0000 Received: from unknown (HELO picorp.com) (127.0.0.1) by localhost with SMTP; 22 Mar 2005 08:38:22 -0000 X-Host-Fingerprint: 82.165.243.91 u15170962.onlinehome-server.com Linux 2.4/2.6 Received: from ([82.165.243.91:44520] helo=picorp.com) by pb1.pair.com (ecelerity HEAD r(5268)) with SMTP id 56/0A-26545-D79DF324 for ; Tue, 22 Mar 2005 03:38:22 -0500 Received: (qmail 3441 invoked by uid 2020); 22 Mar 2005 08:38:19 -0000 Received: from unknown (HELO ?172.16.143.82?) (arjun@164.164.12.120) by u15170962.onlinehome-server.com with (DHE-RSA-AES256-SHA encrypted) SMTP; 22 Mar 2005 08:38:19 -0000 Message-ID: <423FD9EB.1050306@picorp.com> Date: Tue, 22 Mar 2005 14:10:11 +0530 User-Agent: Mozilla Thunderbird 0.7.1 (X11/20040626) X-Accept-Language: en-us, en MIME-Version: 1.0 To: php-dev Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Subject: SAPI Marco SG From: arjun@picorp.com (Arjun Jain) Hi everyone, How do I use the macro to get the information regading the orignal file name, temp file name, size etc of the file uploaded using SG(rfc1867_uploaded_files)? I found out that this returns a HashTable *. What to do next? How do I get the string names and integer size of the uploaded file? Thanking you in advance, Regards aj http://arjun.notlong.com P.S. I am sorry if I have been asking stupid questions, but there is zilch documentation available, so i dont have another option :-).