Search found 3 matches

by w4designs
Sat May 12, 2007 11:53 am
Forum: PHP - Code
Topic: is this possible?
Replies: 5
Views: 799

Holy crap. that would be fabulous if I knew anything about php whatsoever.
by w4designs
Fri May 11, 2007 6:32 am
Forum: PHP - Code
Topic: is this possible?
Replies: 5
Views: 799

Well I'm up for anything that would achieve the goal. Can you give me the code to do it?

Thank!
Buster
by w4designs
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 ...