• Cursos
  • Code Compiler
  • Discussão
  • Preços
  • Equipas
Menu

Discussões Q&A

Where or how does "<form action="url" method="GET">" and "<form action="url" method="POST"> come into play?
attributesformshtml
2 Votos
5 Respostas
1st May 2018, 8:28 AM
Areeba
Can I connect html file with php file in CODE PLAYGROUND???
<formcodeplaygroundmethod="post">
3 Votos
8 Respostas
28th Oct 2017, 6:03 AM
Ferdian Rura
Ferdian Rura - avatar
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";} ?>
php
0 Voto
5 Respostas
14th Nov 2016, 12:03 PM
MANISH KALIA
MANISH KALIA - avatar
Popular hoje
Debugging issue?
0 Votes
Text editor
0 Votes
how to view only application
0 Votes
I’m really confused
0 Votes
Subscription
0 Votes
Stream
0 Votes
Why do I suck at C# it‘s Hard but i know C# is Hard but tooooo much😭
0 Votes
What is Typecasting?
1 Votes
Scraping
0 Votes
Make a app
0 Votes