upload php page

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
pauls74462
Forum Newbie
Posts: 16
Joined: Tue Jun 10, 2008 8:13 pm

upload php page

Post by pauls74462 »

I have a graphics web site and like to know how to put a new upload page in it. Right now the upload page lists the photos on the local computer with little graphics icons and file name. I want to be able to upload from a thumb nail so I can see what graphics I'm uploading.

Please help. :D

Paul
User avatar
omniuni
Forum Regular
Posts: 738
Joined: Tue Jul 15, 2008 10:50 pm
Location: Carolina, USA

Re: upload php page

Post by omniuni »

Um, first, I don't think uploading graphics is really going to help much. You need to be able to upload the files that reference the graphics. If all you see is a list and you want thumbnails, try a different FTP client. That said, that shouldn't be a problem, you should have your images and your pages all relatively linked and prepared in a directory on your own computer before you go to upload anyway.

Can you give me a little more information about what's troubling you? What FTP client are you using, how many pages have you created so far, and how much (megabytes) are you trying to upload?

-OmniUni
Post Reply