Posted by zorro on 12/18/20 11:49
yup, it was a path thing during move_uploaded_file... I had this: @move_uploaded_file($_FILES['picture']['tmp_name'], $_SERVER["DOCUMENT_ROOT"] . APP_PATH . "pictures/" . $newname); then removing $_SERVER["DOCUMENT_ROOT"] . APP_PATH got it working
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming