Where to put global includes
Posted: Tue Feb 10, 2004 5:26 pm
I have created a new mail function file called mailer.php. I want to be able to call that function fom any page w/o including that file in the same folder. Where in PHP (for windoze) can I put the file so that it will include it by just using include("mailer.php").
thx for your time,
Burr
btw, my php installation is in c:\php
thx for your time,
Burr
btw, my php installation is in c:\php