can someone tell me how to upload files with php? I've been searching for some tutorials and they really dont work for me.
Printable View
can someone tell me how to upload files with php? I've been searching for some tutorials and they really dont work for me.
http://www.zend.com/zend/spotlight/uploading.php <<<I think this is what you were looking for.
well i actually found the zend one a while ago, it works halfway, meaning it'll upload to the server, but the file name on the server gets really messed up like img3f2812c1da660.jpg or somethin like that. Anyone know whats wrong?
You've probably already figured it out but try this link
http://www.php.net/manual/en/features.file-upload.php