How to store the uploaded file to the final location?
No Answer is Posted For this Question
Be the First to Post Answer
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...
What the difference between WAMP5 1.7.3 and WampServer 2?
Tell me how can we change the maximum size of the files to be uploaded?
How can you make a connection with mysql server using php?
What is sorting php?
explain in brief type juggling in php?
What is .htaccessfile and use of this file
How to write in a file in php?
What is the best way to test the strpos() return value in php?
Explain the difference between require() and require_once()?
Tell me is it possible to remove the html tags from data?
How check variable is set or not in php?