Yellow!
I've been playing around with this. I managed to save some html-form content
to a file with some variable in the filename (date & time). As a result I get files that all start the same way but end differntly.
Now, what I want is to include them in a page so that all files starting in a certain way will be <? include() ?>d"
I have looked at "ergi" and the open/read/close dir section in the manual. I've tried different things and played around, but it would not work
It should be only a couple of lines (but as a novice in PHP I seem to be able to mess them up)
Does anyone have a snippet or example-script which I could use and learn from it
Thanx