trying to make dynamic images
Posted: Mon May 12, 2003 8:46 pm
hello all!
when i list usersnames from my database i would like to put thier picture next to them. Unfortunately, i cant seem to store images directly into my database (filetype 'image' is not supported in my mySQL database). Instead, i've been storing a directory string, eg. "images/icons/pic001.jpg"
How would i create the dynamic images next to each name?
--Guy
when i list usersnames from my database i would like to put thier picture next to them. Unfortunately, i cant seem to store images directly into my database (filetype 'image' is not supported in my mySQL database). Instead, i've been storing a directory string, eg. "images/icons/pic001.jpg"
How would i create the dynamic images next to each name?
--Guy