move_uploaded_file
Astrotomic/php-twemoji
Supported Versions: PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8
Moves an uploaded file to a new location
<?php move_uploaded_file
(
string $from
,
string $to
):
bool