Search found 3 matches
- Sat May 12, 2007 11:53 am
- Forum: PHP - Code
- Topic: is this possible?
- Replies: 5
- Views: 799
- Fri May 11, 2007 6:32 am
- Forum: PHP - Code
- Topic: is this possible?
- Replies: 5
- Views: 799
- Thu May 10, 2007 2:37 pm
- Forum: PHP - Code
- Topic: is this possible?
- Replies: 5
- Views: 799
is this possible?
OK, I'm looking for a php script that will look in my images folder and for each image in there, create an html file named <imagename>.html and store it in a folder called "pages". I currently use the code inserted below that scans my image folder, creates an xml file that contains a list ...