Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Basic file browser script
#2
Nice. If you change line 24 to...
Code:
$type = isset($_GET['type']) ? $_GET['type'] : "";
...it removes a warning when in Debug mode and browsing for non-images, and the two uses of '@' to supress errors around line 70 could be eliminated, though I'm still fiddling with that section.
Reply


Messages In This Thread
Basic file browser script - by Joshas - 2011-02-27, 02:49:34
Basic file browser script - by Vulch - 2011-02-28, 02:05:08
Basic file browser script - by tazmandev - 2011-03-02, 10:24:07
Basic file browser script - by tazmandev - 2011-03-02, 10:31:07
Basic file browser script - by ccagle8 - 2011-03-02, 23:06:00



Users browsing this thread: 1 Guest(s)