How can we get the error when there is a problem to upload a file?


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

Post New Answer

More PHP Interview Questions

How can we create a database using php?

0 Answers  


Tell me what is the difference between the functions strstr() and stristr()?

0 Answers  


Explain what does the unset() function means?

0 Answers  


1.Where are the sessions storing ? 2.What are the contents of a session file ? 3.If the server is loaded with too many session files there is a possibility of server crash. How can we solve this issue? 4. How does php server identify that the particular session belongs to particular user ? For ex: If two users A and B logged from different machine, separate session files (say 1 and 2) will be created in the server. But how the php knows that 1 belongs to A and 2 belongs to B ?

4 Answers   PA Consulting, TCS,


How to return ascii value of character in php?

0 Answers  


What is polymorphism?

0 Answers  


How to remove leading and trailing spaces from user input values in php?

0 Answers  


How do you compare strings in java?

0 Answers  


what is Opern source?

3 Answers  


Which software is used to run php programs?

0 Answers  


What is csrf mvc?

0 Answers  


How to read and display a HTML source from the website url?

0 Answers  


Categories