Try $GLOBALS["HTTP_POST_VARS"]...
-Original Message-
From: juanma cola [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, 22 May 2001 22:40
To: [EMAIL PROTECTED]
Subject: [PHP-WIN] problems with php_track_vars. please help
I have the following code in two files:
First file:
DELETE
I have the following code in two files:
First file:
DELETE DOCUMENTS
FILE NAME
";
$connId = ftpConnect();
$dir = ftp_pwd ($connId);
$list=Array();
$list=ftp_nlist($connId, "$dir");
$i=0;
$number = count($list);
for ($i = 0; $i < $number; $i++) {
$destinationFile = getFi