Re: [PHP-WIN] Absolute includes

2004-12-10 Thread re_action
Hello S.D.Price, on Win32: include ("c:\\path\\file.ext"); on *nix: include ("/path/file.ext"); Friday, December 10, 2004, 3:34:30 PM, you wrote: SDP> Hi, can anyone help me out. What would I need to do to use an absolute SDP> php includes to include this file in SDP> 1. Windows 2000 - IIS SD

[PHP-WIN] Absolute includes

2004-12-10 Thread S.D.Price
Hi, can anyone help me out. What would I need to do to use an absolute php includes to include this file in 1. Windows 2000 - IIS 2. Unix linux - Apache : Thanks Steven