Page 1 of 1

FTP: Image Uploading Help Please

Posted: Wed Apr 23, 2003 3:10 pm
by term
Hey evryone, first time here. Also fairly new to php.

I have a cd reviewing script that I helped create with an administration panel. In the administration panel I currently have many fields but among them I have a spot to enter the URL to a thumb-nail image (front page)and a URL to a bigger image for the actual review page.

I am trying to make a button right in the administration panel to upload these images. I know I could used GD or ImageMagik and create thumbs automatically. But I jus't don't feel that I'm tehre yet skillwise. I am having trouble just trying to do a simple thing like create a button to upload these two images in the admin panel.

Can anyone help me please?

I don't really know where to start. I read some threads on here and have some good ideas but... if someone could brake something down for me in laymans terms... some example scripting or something.

I am very greatful!

Thanks a bunch!

Posted: Wed Apr 23, 2003 3:38 pm
by m3mn0n
This page should be very helpful. :)

Posted: Wed Apr 23, 2003 3:40 pm
by m3mn0n
Also the filesystem page.