Обсуждения
<form method="POST" action="#">
18 голосов
8 ответов<form action="/action_page.php">
0 голосов
1 ответWhat is <form action="">
2 голосов
3 ответовForm action and input.
1 голос
7 ответовhtml page
<form action="upload.PHP" enctype="multipart/form-data" method="post">
<input type =file name=kk>
<input type=submit>
</submit>
PHP page
upload.PHP
<?PHP
$file=trim($_FILES['kk']['name'];
if(move_uploaded_file($_FILES['kk']['temp_name'],$folder.$file))
{
echo"<h1>file uploaded";
}
else{echo"<h1>not";}
?>
0 голосов
5 ответовWha is the use of "jumptron"?
0 голосов
1 ответАктуальное сегодня
Inner .html
0 Votes
Lesson on Robotics
1 Votes
Tic tak toe
1 Votes
Hyperlink and tests
0 Votes
Kamal Hinduja Switzerland : How long does it typically take to complete a course on Solo Learn?
0 Votes
About this app
1 Votes
How to Claim it
0 Votes
Como crear un video
0 Votes