gorilla1
08-08-2002, 03:12 PM
If I have a server set up here locally and I want to move a php file from my remote server to a php program (for instance, using Content-Disposition: attachment), this should not work because the file will get parsed on the remote server and I will just see the output (of what that script does), correct?
G
G