"Michael Bao" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]
>
> require ("d:/iis/www3/lib/common/auth.inc");
>
> require ("/lib/common/auth.inc"); I need.
>
>
>
> When I want to include some file, I must key in the absolute directory. So
I change include_path line to "include_path = d:/iis/www3/" in "php.ini"
file. But it doesn't work.Please tell me the reason.


For the include directory, your change to the ini file should work.  Are you
running PHP as a module, and if so, have you restarted the web server?


>
>
>
> When some clients visited my web site, I want to keep their E_mail address
in my database. Please tell where I can get this kind of skills and
materials.
>
>
>
> thank you,
>
>
>
> Michael
>
>
>
>



-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to