hostfreak Posted July 30, 2006 Share Posted July 30, 2006 I was wondering, say someone has a file manager (or something) and directly downloads a php file from my server, will it show them the contents of the file? Now I'm not talking about using an ftp or anything. Just say someone without ftp access wants to steal my script. Link to comment https://forums.phpfreaks.com/topic/15984-quick-question/ Share on other sites More sharing options...
pixy Posted July 30, 2006 Share Posted July 30, 2006 You mean a file manager you have set up on your server where people can download files? If a user can upload a PHP and and download PHP files, then yes it will be the actual code. If you mean just going to the PHP page and saves the page their viewing, they get nothing but HTML. Link to comment https://forums.phpfreaks.com/topic/15984-quick-question/#findComment-65679 Share on other sites More sharing options...
hostfreak Posted July 30, 2006 Author Share Posted July 30, 2006 Yeah I was curious about the latter. Good thing to know, thanks. Link to comment https://forums.phpfreaks.com/topic/15984-quick-question/#findComment-65686 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.