i am developing on win2k pro/IIS where include_path = ".." and when i include a file the syntax is include("includes/References.php");

but my web hosting server is a Linux/Apache where the include_path = .:/usr/local/lib/php.

Question is: What is the syntax to "include" my file "includes/References.php" on my web server that uses Linux/Apache?

thanks for the help


Bryan Nisperos
www.higherinnovation.com
[EMAIL PROTECTED]
[EMAIL PROTECTED]
206.250.5176
 
 


Send and receive Hotmail on your mobile device: Click Here
-- PHP Development Mailing List 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