Date: 05/23/01
- Next message: Mike Flynn: "Re: [PHP-WIN] include - one more thing"
- Previous message: Ignatius Teo: "RE: [PHP-WIN] include"
- In reply to: sunker: "[PHP-WIN] include"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Mike Flynn: "Re: [PHP-WIN] include - one more thing"
- Previous message: Ignatius Teo: "RE: [PHP-WIN] include"
- In reply to: sunker: "[PHP-WIN] include"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

