You are currently browsing for
Pre Tutorials
 | Javascript Image Preloader lo... PRE-LOADING IMAGES PreLoading Images by Pre-loading images (and in some cases HTML files) speeds up their display by u... loading when the files are required. Page Navigation: ] This page was last updated on 2005-02-02 The Cache If you re... |
 | Add a WaterMark to bottom right of an image By: Acecool Clicks:... $WaterMark_Transparency = "50" Import the images to use... We want the watermark to be a gif (transparency withou... $WaterMark = imageCreateFromGIF("imagefile.gif") $Main_Image = imageCreateFromPNG("imagefile.png") Get the width... |