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