Hello,
it's my first post here, i have a big issue "as i can see", i'm creating a cms script,
and have a problem with image, that i want to make the clint chose any image and press submit,
here i want to make a thumb of this image with the original,
and then take the path sort it in mysql->posts->image_path and ->image_thumb .
really this website tute me alot but in this case i don't find a useful one, so i'll be glade if you help me or not.

thanks

Recommended Answers

All 3 Replies

up !

You have not clearly mentioned it but try this
you can simply give width and height in <img src="clientSelectedImage.jpg" width=200 height="200" />

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.