How to write the form tag correctly for uploading files?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More PHP Interview Questions

How to insert a line break in php string?

0 Answers  


when we submit any string in single inverted comma('abc') with get or post method,we will get exact string with single inverted comma('abc')by using $_REQUEST[]. But it is giving (\'abc\'). so anybody please help me to remove that slash,therefore i will get exact string...

2 Answers  


Who created numbers?

0 Answers  


1.What is application server ? 2.What is web server ? 3.Explain the process of execution of a php file ?

9 Answers   IBM,


How can I prevent sql-injection in php?

0 Answers  


How is it possible to return a value from a function?

0 Answers  


How to get length of an array in PHP?

0 Answers  


Write syntax to open a file in php?

0 Answers  


Explain whether it is possible to share a single instance of a memcache between multiple php projects?

0 Answers  


Suppose the variable $var1 is set to 10 and the $var2 is set to the character var1, what's the value of $$var2?

0 Answers  


How can we extract string 'techinterviews.com' from a string 'http://www.techinterviews.com' using regular expression in PHP?

4 Answers  


Explain converting an object?

0 Answers  


Categories