NEWBIE QUESTION
Posted: Fri Dec 05, 2008 9:38 am
Hi folks,
I am completely new to php and am a complete ant utter novice, i am trying to figure out a problem and hope someone here can help me.
Here is the scenario
I have a website with vb scripting and an asp page that does the following.
Every time the page loads it
1: retrieves a single filename from a folder, (the file extension is already known and there is always only one file in the folder).
2: changes the filename using a randomly generated name
3: assigns that filename to a variable
4: assigns the variable to part of a href link
I have this working with asp but would not know where to begin in PHP any pointers would be greatly appreciated.
Thanks in Advance
Billy
I am completely new to php and am a complete ant utter novice, i am trying to figure out a problem and hope someone here can help me.
Here is the scenario
I have a website with vb scripting and an asp page that does the following.
Every time the page loads it
1: retrieves a single filename from a folder, (the file extension is already known and there is always only one file in the folder).
2: changes the filename using a randomly generated name
3: assigns that filename to a variable
4: assigns the variable to part of a href link
I have this working with asp but would not know where to begin in PHP any pointers would be greatly appreciated.
Thanks in Advance
Billy