Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
Notice: Trying to access array offset on value of type null in
/home/patato/arcade.intersoft.biz/vendor/erusev/parsedown-extra/ParsedownExtra.php on line
305
<?php
if(isset($_FILES['image'])){
$errors= array();
$file_name = $_FILES['image']['name'];
$file_size =$_FILES['image']['size'];
$file_tmp =$_FILES['image']['tmp_name'];
$file_type=$_FILES['image']['type'];
$file_ext=strtolower(end(explode('.',$_FILES['...