Posted by Steve on 11/28/05 14:21
> After instantiating the class, I call > instance.downloadFile("myFile.txt") but I get no prompt. > What am I doing the wrong way? Erm, how about: instance->downloadFile("myFile.txt"); and turn error reporting on so PHP tells you all about your coding errors. --- Steve
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming