Save path file

See all posts Reply

Save path file new!
by Pedro Santos, 13 years, 3 months ago
Hello,

It is possible after uploaded image and rezise get the path?
I use this class in a form with other fields and i wont save the path to file in databse.

Regards,Reply
Re: Save path file new!
by colin, 13 years, 3 months ago
Yes, it is of course possible. It is all in the documentation. Look for file_dst_pathname for instanceReply
Re: Save path file new!
by Pedro Santos, 13 years, 3 months ago
Thank´s for you reply to my question.Reply
Re: Save path file new!
by Pedro Santos, 13 years, 3 months ago
to create a thumb i change the setting i do de process 2 times, but.
My question is, how i get the name file of the two images with $file_dst_name?

regardsReply
Re: Save path file new!
by colin, 13 years, 3 months ago
Read $file_dst_name just after you call process(), each time.Reply