What is the difference between using copy() and move()
function in PHP file uploading?
Answer Posted / jgjhgj
ngjhgjg
| Is This Answer Correct ? | 1 Yes | 5 No |
Post New Answer View All Answers
How to get ip address of clients machine?
Suppose we receive a form submitted by a post to subscribe to a newsletter. This form has only one field, an input text field named email. How would we validate whether the field is empty? Print a message "the email cannot be empty" in this case?
How error handling is being handled by php?
Write a program to display table of a number using php?
Why session is required?
What are the Advantages and Application Areas of PHP?
What is api used for?
What are php filters?
How many escape sequences are recognized in single-quoted strings?
what is benefit of magento?
How do I run php?
Explain what are the two main string operators?
How stop the execution of a php scrip?
Does mysql need php?
What is the difference between $_files['userfile']['name'] and $_files['userfile']['tmp_name']?