Sorry, should have mentioned -- if you are doing it on windows, then try 
something like this:

include(getcwd().'\\path\\to\\file\\test.php');

-Mike

At 01:37 PM 5/23/01 +0700, you wrote:
>help...!!
>
>ilustration:
>i got trouble with include on the virtual directory...
>
>a myfile.php -->> include file on directory includes/test.php
>
>why it shouldn't work?. when i moved my file test.php from directoy
>includes, with the same level of myfile.php directory it's work ?
>
>examples: include "test.php";


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