Tag: Download Php

php
kb asked:


My php page has all the important database information, so I don’t want people looking at it. How easy is it for someone to view this information? Also I’v set the PHP file, so that you can’t access it directly using the URL, you can only see it when it is linked to by a form using the POST method.

Tags: , ,
php
Rosse asked:


Usually when you type the end of the Extension to the file (.exe .zip .doc etc) it will automatically ask to be downloaded and if you should save or open.

But this does not seem to work with a php file I want to download from a server, which I found the location for. It just opens the page as blank. And no source code is in it.

So is there a way of downloading a php from directly from the browser?

Thanks!

Tags: , ,
Back to top