• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu

F&A Diskussionen

Where or how does "<form action="url" method="GET">" and "<form action="url" method="POST"> come into play?
attributesformshtml
2 Stimmen
5 Antworten
1st May 2018, 8:28 AM
Areeba
Can I connect html file with php file in CODE PLAYGROUND???
<formcodeplaygroundmethod="post">
3 Stimmen
8 Antworten
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 Stimmen
5 Antworten
14th Nov 2016, 12:03 PM
MANISH KALIA
MANISH KALIA - avatar
Heute heiß
Need suggestions
1 Votes
Hello can anyone help me to learn gdscript
0 Votes
What coding language should i use to make a custom coding language?
0 Votes
progaming
1 Votes
Anyone Learning Godot?
1 Votes
Any easy game ideas for beginners?
0 Votes
hello world i need help
2 Votes
Which is more important CSS vs HTML vs JS?
1 Votes
hi
1 Votes
How many courses are there on Sololearn
1 Votes