From:             [EMAIL PROTECTED]
Operating system: Windows Server 2000
PHP version:      4.0.6
PHP Bug Type:     Scripting Engine problem
Bug description:  include "http" problem

include ("http://www.somesite.com/somepage.html";);

Worked perfect on our unix box and our win98 machines but when we installed
PHP on our Windows server it no longer worked and tottaly ignored the
include unless we used the path instead like.

include ("somepage.html"); 

[EMAIL PROTECTED]
-- 
Edit bug report at: http://bugs.php.net/?id=14131&edit=1


-- 
PHP Development 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