Designer_101 -2 Posting Whiz

Hi
I'v hit a glitch in my bebo, myspace, facebook ect style website.

I basicly need help with a script to resize an image, of which directory is stored in my database.

<div id="profile" class="<?php echo $user_data[skin]; ?>">
<img src="<?php echo $user_data[dp]; ?>">
</div>

Bering in mind i cant have the image just simple resized to a fixed point because some images will "megapixelized".
I'v searched all over the net for help but cant seem to find one i understand.

All Help greatly appreciated.
Thanks

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.