Tag: Download Php

php scripts
syam k asked:


I am a beginner in PHP development. Somebody please tell me links that i can download professional PHP scripts.

Thanks in advance.

Tags: , ,
php scripts
nuxeon asked:


Just a security question here, Is it possible for people to download your uncompiled PHP scripts and view the code. I only ask because I recently did a web development project whre I stored the password to an admin page inside of the PHP script. Is this safe, if not, how would I go about doing this short of saving it in a database.

Tags: , ,
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