Page 1 of 1

How do you save online php code?

Posted: Sat Apr 22, 2006 10:24 am
by m0u53m4t
Im really interested to know how this emailer works, how can I download the source for the php? The php file is located here, but when I say save target, it saves the php outcome after its run http://www.fake-mailer.com/dwnlfmailer/sendMail.php :?

Posted: Sat Apr 22, 2006 10:37 am
by feyd
If they don't offer the source, there is nothing you can do except maybe ask them.

Posted: Sat Apr 22, 2006 10:46 am
by m0u53m4t
No way at all? Not even some telnet-nobody-really-knows-about-it kinda thing?

Posted: Sat Apr 22, 2006 10:57 am
by feyd
php is processed before the request is returned to the requesting agent. At no point is it available to the agent in source form.