I just checked the output code... all the images are coming up as unknown...
Why is that?
Search found 3 matches
- Wed Jun 03, 2009 2:26 pm
- Forum: PHP - Code
- Topic: Inserting images based on file extension
- Replies: 5
- Views: 720
- Wed Jun 03, 2009 12:55 pm
- Forum: PHP - Code
- Topic: Inserting images based on file extension
- Replies: 5
- Views: 720
- Wed Jun 03, 2009 12:14 pm
- Forum: PHP - Code
- Topic: Inserting images based on file extension
- Replies: 5
- Views: 720
Inserting images based on file extension
What I'm trying to do: I am calling a list of files from a folder and I'm trying to display a little icon of the file type next to it in the list. Also I'm calling sub-folder names and trying to display an image of a folder next to that. What is going wrong: I can get one file type to show up which ...