I hope you will help me..
I want to upload pictures with PHP.
Size of pictures are not standard , I mean their size are different from each other.
But, I want to resize them.
I want to use a draft.
its size is 150x150
when I upload a pictures, I want to reach the middle picture..
for example,
its original size is 400x300
so, it must be lacoted in my draft(150x150)
But, I don't want deformation in pictures uploaded.
I mustn't use <img src=pic.gif width=150 height=150>
I must use PHP..
and I think, I could't tell what I want
because my English is bad.
thank you