I am currently working on a project with php. Here I want to store the image into folder using move_uploaded_file but when I use the following code :
move_uploaded_file
Use this:
$uploadfile = $_SERVER['DOCUMENT_ROOT'] . '/sites/bestinfo/images/news/CodeCogsEqn.gif';