Dyskusje Q&A
using <?php tag
0 głosów
1 OdpowiedźPosition of <?php script
2 głosów
4 odpowiedziWhy answer is 64?
2 głosów
2 odpowiedziHow to make a php animation
0 głosów
4 odpowiedziComments
-1 Głos
1 Odpowiedź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 głosów
5 odpowiedziLanguages
0 głosów
1 OdpowiedźTengo dudas en php
-1 Głos
1 OdpowiedźPopularne dzisiaj
Font size
0 Votes
Please reply me
1 Votes
Web code
0 Votes
what's wrong with my code?
2 Votes
Mobile
0 Votes
Same question
0 Votes
About SQL application
2 Votes
Help!
0 Votes
python coding
0 Votes