View Single Post
Old 11-29-2006, 01:39 AM  
Jace
FBOP Class Of 2013
 
Industry Role:
Join Date: Jan 2004
Location: bumfuck, ky
Posts: 35,562
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?
Jace is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote