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 odpowiedzihtml 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 odpowiedziComments
-1 Głos
1 OdpowiedźLanguages
0 głosów
1 OdpowiedźTengo dudas en php
-1 Głos
1 OdpowiedźPopularne dzisiaj
Help please?
4 Votes
Ejercicio Pytho
0 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
Game development
0 Votes
Ruby programming?
3 Votes