Mombu the Php Forum

Go Back   Mombu the Php Forum > Php > file upload - simple ?
User Name
Password
REGISTER NOW! Mark Forums Read




Reply
1 4th November 10:04
shooter
External User
 
Posts: 1
Default file upload - simple ?



I'd like to add a "simple" function to my current membership update form,
allowing users to upload a photo with their profile. My current process is
that I ask for a JPG image that's no larger than 250px on the longest side,
saved in the format LastnameFirstname1.jpg (some members are allowed 3,
hence the number at the end). They Email them to me, then I name them
correctly and manually upload to a directory. The profile page automatically
looks for LastnameFirstname1.jpg, etc., in the one directory.

Every class/script I've seen thus far looks way more complicated than I can
decipher, and I can't tell where/how to edit them to rename the file(s)
being uploaded. Has anyone seen a good file upload script, that's "SIMPLE"
to configure and use?

THANX in advance for any recommendations!
Wm
  Reply With Quote


 


Reply


Thread Tools
Display Modes




666