 |
Hotscripts :: Listing Reviews |
|
|
 |
Reviews for Listing # 60402
Good Script., Dec 17, 2006
Reviewed By:
jimmythegent
Review Of:
JAB Directory Displayer in PHP :: File Manipulation :: Utilities
|
Awesome Script.
1 change needed though! When clicking to download the form it was pointing to the root directory. For example, i had a form at root/forms/form.doc the script always tries to download from root/form.doc To fix this i made a change on line 136.
Changed:
$output .= "<td><a href='" . $directory . "/" . $file . "'>
to:
$output .= "<td><a href='" . $dirname . "/" . $file . "'>
Thanks again.
|
Works Great!, Feb 27, 2007
Reviewed By:
dunrite67
Review Of:
JAB Directory Displayer in PHP :: File Manipulation :: Utilities
|
Author is fantastic, helped me out, and the script is fast and does exactly what I need. My folders look so good, before they were just showing the raw web folder which looked terrible, this is all dynamic so I don't have to update a page to keep all my pdf files organized on the web. Great!
|
|
 |
|
|