Hi DP members, Happy new year, I have an image hosting site that you can find in my signature, I want to change the follwing code : echo "<LABEL id='title'>URL:</LABEL><br><input type='text' size=92 onclick=\"this.select();\" value=\"{$website}/image-$id.htm\">"; PHP: as the above code brings the image url like this: http://www.efreephoto.com/image-10099548494d1exxxxxxxx.htm to a code that gives : http://www.efreephoto.com/image-10099548494d1e6df5a5507.jpg or .gif or .png Any support ?