Re: Problems by transfer of arrayed formfield

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<html>

<head>

<title>Test</title>

</head>

<body>

<?

for ($i=0;$i<=5;$i++)

{

echo $aus_id[i];                             //try echo $_POST['$aus_id][$i]

}

//$user_id = $aus_konto["kontoinp"];

//echo "<input type='checkbox' name='aus_id[]' value='$user_id'>";

?>

</form>

</html>

[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux