Hi,

I was wandering if someone includes php-file with passwords, private
paths etc. on a different server like this: 

        include ("http://someserver/file.php";);

Will this same person be able to echo all the variables in that file.php
script? Or is it in each and every time processed via php.exe before
delivered?

Thanks!
SED

 


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to