Sesiones de PyR
using <?php tag
0 Votos
1 RespuestaPosition of <?php script
2 Votos
4 RespuestasWhy answer is 64?
2 Votos
2 RespuestasComments
-1 Voto
1 Respuestahtml 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 Votos
5 RespuestasLanguages
0 Votos
1 RespuestaTengo dudas en php
-1 Voto
1 RespuestaEn tendencia hoy
What's wrong in my code?
4 Votes
App Development
1 Votes
HTML
1 Votes
GUI-Based Python code in Webpage
2 Votes
Introduction of html
0 Votes
CSS or Tailwind
1 Votes
Web Developer Job?
1 Votes