If I try wget <url> it downloads the resolved page. But I want to download the original script. Is this possible?
wget <url>
No, and thank goodness for that. The server is completely in control of how it responds to your HTTP requests.
Strictly speaking, you can't tell whether it's PHP on the other end of the wire in the first place.
2.1m questions
2.1m answers
60 comments
57.0k users