Destination directory can't be created. Can't carry on a process

See all posts See thread Reply

Re: Destination directory can't be created. Can't carry on a process
by Jack, 17 years, 11 months ago
YOur destination folder path is not valid. Recheck the path to your folder.

Or make it relation, meaning if your upload php file is in public_html/main/staff your folder path should be

$folder = '/images/pets/';Reply