An HTML form contains this form element:
When this form is submitted, the following PHP code gets executed:
move_uploaded_file(
$_FILES['myFile']['tmp_name'],
'uploads/' . $_FILES['myFile']['name']
);
Which of the following actions must be taken before this code may go into production? (Choose 2)
Kirk
6 months agoBettina
6 months agoAlonzo
7 months agoNaomi
7 months agoElli
7 months agoTayna
7 months agoKandis
7 months agoLazaro
7 months agoLachelle
7 months agoAlonso
7 months agoGlennis
7 months agoDarnell
7 months agoMelissia
8 months ago