Hi. I am trying to allow users to upload images to site. It works on testing server but having trouble on remote server. GoDaddy. Here is the upload dir for testing server:
define('UPLOAD_DIR','C:/xampp/htdocs/MyStuff/images/');
Not sure for remote server.