Forum Moderators: coopster

Message Too Old, No Replies

image uploads using php

         

jake66

5:37 am on Apr 19, 2006 (gmt 0)

10+ Year Member



i'm wondering how difficult it would be to allow image uploads via php?

i'm a complete newbie and just barely learned how to update a record via html & php.

i'm well aware it's possible, but i wonder if it's possible to somewhat-easily merge an image upload script to what i'm currently using?

could somebody supply me with a link to a simple tutorial? the ones i came across did not allow clear enough steps to know whether i'd have to start from scratch with my script or not.

[edited by: coopster at 11:14 am (utc) on April 19, 2006]
[edit reason] removed url per TOS [webmasterworld.com] [/edit]

coopster

8:48 pm on Apr 22, 2006 (gmt 0)

WebmasterWorld Administrator 10+ Year Member



The best place to start is usually always the manual, in this case
Handling file uploads [php.net]. You can often find good tutorials at zend.com too.