Alternc  latest
Alternc logiel libre pour l'hébergement
ftp_del.php File Reference

Go to the source code of this file.

Variables

 $lst_todel =array()
 
while(list($key, $val)=each($_POST)) if(empty($lst_todel)) $fields
 
if(!empty($confirm_del)) else
 

Variable Documentation

◆ $fields

while (list( $key, $val)=each( $_POST)) if (empty( $lst_todel)) $fields
Initial value:
= array (
"confirm_del" => array ("post", "string", ""),
"names" => array ("post", "array", ""),
)

Definition at line 41 of file ftp_del.php.

◆ $lst_todel

$lst_todel =array()

Definition at line 29 of file ftp_del.php.

◆ else

if (!empty( $confirm_del)) else
Initial value:
{
include_once('head.php')

Definition at line 57 of file ftp_del.php.