noneedtofearitsjustme
New member
move_uploaded_file($_FILES['filename']['tmp_name'], $target_path
that line is used to copy files to specify folder however file size allowed has a limit how do i increase this limit because if i try to move files over a certain Kb nothing happens
that line is used to copy files to specify folder however file size allowed has a limit how do i increase this limit because if i try to move files over a certain Kb nothing happens