[code]
THE SOLUTION 1. Start by creating a default image in Photoshop or Gimp. The size in my example is 200×200 pixels but is of course up to you. Name the image default.gif.2. Upload your default.gif image to the image directory in your theme.... Read More »
[code]
/** * Creates function imagecreatefrombmp, since PHP doesn't have one * @return resource An image identifier, similar to imagecreatefrompng * @param string... Read More »