Web Hosting Talk







View Full Version : php dev to make image function resize


lexington
06-22-2008, 03:57 AM
Hello, I have a working function that uses GD to resize images. However the problem is that it it doesn't force the same dimensions. For example if I want an image to be 120 X 120 pixels, the GD function I use will set the size to 120 X 75 for example. I used the awful jamroom script in the past and it was able to resize images perfectly without any distortion to any size I wanted. Willing to pay someone who knows how to create such a function. Another project but it you do not have to know how to do this but to allow an MP3 file to stream (not download) through a php file. Please send me a pm to discuss payment and thanks.

vivei
06-22-2008, 10:24 AM
$20, script provided within 6 hours. :)

lexington
06-22-2008, 03:23 PM
Ok thanks I will send you a pm :)

0 morgan 0
06-22-2008, 06:40 PM
If you still need it done I'll do it for $15 and I'll do it while you wait so I can communicate with you and get it exactly how you need.

So if you still need it done add me on msn (sm_mysterious@hotmail.com) or Google Talk (morgan.james@gmail.com) or drop me an email at the gmail address.

lexington
06-22-2008, 08:48 PM
Thanks but vivei got it to work for me :) Do you guys know how to make an MP3 file stream through php and send song author, song title, and song album info to the media player?