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

Go to the source code of this file.

Variables

 $fields
 change settings of an FTP account More...
 
if(! $id &&! $create) if(! $id) else
 

Variable Documentation

◆ $fields

$fields
Initial value:
= array (
"id" => array ("post", "integer", ""),
"create" => array ("post", "integer", ""),
"pass" => array ("post", "string", ""),
"passconf" => array ("post", "string", ""),
"prefixe" => array ("post", "string", ""),
"login" => array ("post", "string", ""),
"dir" => array ("post", "string", ""),
)

change settings of an FTP account

Definition at line 27 of file ftp_doedit.php.

◆ else

if (! $r) else
Initial value:
{
$r=$ftp->put_ftp_details($id,$prefixe,$login,$pass,$dir)
$r
Definition: aws_add.php:75
$login
if(!isset($is_include)) if(! $key &&! $crt) $id

Definition at line 46 of file ftp_doedit.php.