Okay, I have a site where I type in a employee ID no. and it brings their details up thats all up and running. I have access to all of the employees pictures off their access cards, I want to be able to type in the ID number as usual and it display their image and their details... any ideas?
I'm guessing it's something to do with blobs in mysql but I'm not to sure as I'm a newbie at this.
One other thing is, I'm asuming that there is another way other than via mySQL, becuase from my limited experience with mySQL it doesn't like working things out. Maybe creating another file with all of the images in, and then write PHP code to extract the pictures from that page....


