Re: [PHP-WIN] include From: Mike Flynn (mike <email protected>)
Date: 05/23/01

Try... 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: php-windows-unsubscribe <email protected>
For additional commands, e-mail: php-windows-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>