uploading an image

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
psychotomus
Forum Contributor
Posts: 487
Joined: Fri Jul 11, 2003 1:59 am

uploading an image

Post by psychotomus »

how do i go about uploading an image, i remember looking on php.net befor, but i cant seem to find where it was, also i want it to be only .jpg's
Nay
Forum Regular
Posts: 951
Joined: Fri Jun 20, 2003 11:03 am
Location: Brisbane, Australia

Post by Nay »

There's a tutorial on uploading files here though:

http://robouk.mchost.com/tuts/tutorial. ... fileupload

or this:

http://lists.evolt.org/archive/Week-of- ... 20531.html

The second one, I found from a google search, but I'm sure it'll do the job.

Hope that helps.

-Nay
Post Reply