// Download folder, i.e. folder where you keep all files for download.
// MUST end with slash (i.e. "/" )
define('BASE_DIR','/dl.theschuyler.com/htdocs/');
Is what I am currently trying to use, which is what my ftp says the current file location is.
When I try to download a file, I get File does not exist. Make sure you specified correct file name.
The file IS in the correct location.
Also, how can I incorporate your captcha script into this?
Any ideas?
Thanks,
Schuyler