my stupid mistake, $thumbDir is the thumb directory, i needed $uploadDir...

anyways i changed it, now im getting parse error on tis line:

PHP Code: 
        $fulluploadlPath $uploadDir.'/' $name
plz help.
Chris2k Reviewed by Chris2k on . php resize hi ive coded with help an php image resize code, to go in upload.php, ill show: include"imagecfg.php"; //Make a 90x90px thumbnail...... $fulluploadlPath = $thumbDir.$name; Rating: 5