Download raw php files?
Posted: Sun Aug 20, 2006 5:46 pm
Is there a way a download raw php files without it first being processed by the server? Thanks
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
No, not possible. PHP is already processed by the server. If you could download them it would be a big security vulnerability.dark_knightly wrote:thx for the reply first of all, but that's not the answer I am looking for. What I meant was to download source php from other sites than my own to study them. So what are the possible ways?
You could email the owner of the site and ask if they send you the script they use. If you're looking for something specific and someone build exactly that and he or she is a nice guy/girl, you might get a positive response.So what are the possible ways?