Click to See Complete Forum and Search --> : Image Upload


Bendude64
03-07-2005, 10:14 AM
I need a script that I can put on my website for a image upload. Thanks

Fang
03-07-2005, 10:19 AM
http://www.php.net/manual/en/features.file-upload.php

mazy
03-08-2005, 06:42 AM
You can also use the script from this website-> http://www.zachwhite.com/index.htm Worked great for me.

Bendude64
03-08-2005, 02:53 PM
$abpath = "http://www.8th-370th.clanservers.com/images/"; //Absolute path to where images are uploaded. No trailing slash

Is that Correct?

PeOfEo
03-08-2005, 03:57 PM
no. Absolute path would be c:\dir\dir there is no http:// or any / in it.

Bendude64
03-08-2005, 04:40 PM
So Like www\images? Cencl www\ Is my root folder

Bendude64
03-11-2005, 08:55 AM
hello?

PeOfEo
03-11-2005, 11:44 AM
No. www\ might not work. It depends on how the server is setup, but you might need to start from the drive.

Bendude64
03-11-2005, 01:50 PM
Well Its a linux,cpanelx,phpmyadmin, and mysql