MadDawgX Posted April 2, 2007 Share Posted April 2, 2007 Hey there, I need an efficient way to store tons of images (just image names, not the file). Then, recored for every 24 hours, an IP address for everyone that has clicked on the LINK to the image. I was thinking Text Files would be a good choice, but I don't know how to go about this. - Thanx, MadDawgX Link to comment https://forums.phpfreaks.com/topic/45314-images-and-database/ Share on other sites More sharing options...
MadTechie Posted April 2, 2007 Share Posted April 2, 2007 use a php file with jpg header and a small script to write the ip's and the image code ie myimage.php?image1 Link to comment https://forums.phpfreaks.com/topic/45314-images-and-database/#findComment-220015 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.