|
I need a quick php script done......PROGRAMMERS!!!
I have directories with upwards of 2000 files in them
the files all are formatted like this
this-is-the-file.php
what I need to be able to drop a php script in the directory and output html based on the filenames
so if the file name is what I said above, the php script will output
<a target="blank" href="this-is-the-file.php">this is the file</a><br>
it need to take the words in the file name, remove the dashes, add the href tags in there, and output the html to me
I know this is CAKE to do, I just don't have anyone to do it for me right now....how much will someone charge me?
|