Hi everyone
I want Ask About method for saving attachments(files) on server ?
I try learn the method .
make folder for every member in Attachments folder and named by number id for member and save file uploaded by member in his foder e.x.
admin have id 1
then will be folder for his files ( attachments/1/ )
the admin upload image ( vb.png)
will saved in his file by id in attachment in data base
the directory will be
(vb/attachments/1/287.attach)
that's correct ??
thanks