Q&A Discussions
using <?php tag
0 Votes
1 AnswerPosition of <?php script
2 Votes
4 Answers<?php
echo null == Null;
?>
-1 Vote
1 AnswerWhy answer is 64?
2 Votes
2 AnswersHow to make a php animation
0 Votes
4 Answershtml 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 Votes
5 AnswersTengo dudas en php
-1 Vote
1 AnswerHot today
Sticky position
2 Votes
Help please?
3 Votes
Online voting system
2 Votes
What is that z for
0 Votes
Suggestions needed
4 Votes
SQL practice
2 Votes
Game development
0 Votes
Ruby programming?
3 Votes