Uploading Images?

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
chain
Forum Newbie
Posts: 2
Joined: Fri Jun 24, 2005 5:57 pm

Uploading Images?

Post by chain »

Hey,

I hate for this to be my first post but oh well. :oops: Got to start somewheres! Anyways, I'm having problems uploading images to my server. If anyone knows a good tutorial or can help that would be awesome!

Thanks!
User avatar
dethron
Forum Contributor
Posts: 370
Joined: Sat Apr 27, 2002 11:39 am
Location: Istanbul

Post by dethron »

welcome,
there are many conversations on this forum about your topic, you can read them.

before start, if you have a shared account, be warned, because you will have some problems with moving the file from temp location to desired location.

if you have a dedicated, then search the forum, you will have gain nice experience by reading others'.
chain
Forum Newbie
Posts: 2
Joined: Fri Jun 24, 2005 5:57 pm

Post by chain »

Thank you, will do!
Post Reply