Development Blog by Professionals
Archive for March 27, 2009
PHP get image size and information
Mar 27th
< ?php $size = getimagesize("http://www.example.com/gifs/logo.gif"); // if the file name has space in it, encode it properly $size = getimagesize("http://www.example.com/gifs/lo%20go.gif"); ?>
Fusekit class Shortcuts
Mar 27th
Flash Random
Mar 27th
random
Availability
Flash Player 4. This function is deprecated in Flash 5; use of the Math.random method is recommended. More >


