hm, usually it doesn't make any difference - but if I cd to root using
the unix slash it doesn't work.

Microsoft(R) Windows 98
   (C)Copyright Microsoft Corp 1981-1998.

C:\WINDOWS>cd \

C:\>

Microsoft(R) Windows 98
   (C)Copyright Microsoft Corp 1981-1998.

C:\WINDOWS>cd /
Invalid switch - /

C:\WINDOWS>

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tal Peer" <[EMAIL PROTECTED]>
Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Friday, October 04, 2002 12:33 PM
Subject: Re: [PHP-DOC] cvs: phpdoc /en/reference/session ini.xml


> > >>> Modified files:
> > >>>   /phpdoc/en/reference/session       ini.xml
> > >>> Log:
> > >>> fixed typo, c:/temp isn't a valid Windows path
> > >>>
> > >>>
> > >>>
> > >>>
> > >>But PHP uses windows paths with unix-slashes, no? (i hardly use
php on
> > >>win, so i'm not sure..)
> > >>
> > >>
> > >
> > >Ooops, to be honest, I'm not sure about that, too (I never use PHP
on
> > >win), but...
> > >
> > >$ grep path /etc/php4/apache/php.ini
> > >[...]
> > >include_path = [...]  ; UNIX: "/path1:/path2"  Windows:
> > >"\path1;\path2"
> > >
> > >
> >
> > Any Windows user to comment on this?
> >
> > Tal
>
> To my experience (i was the one who wrote this note ;-))
> both is possible \ and /.
>
> IMHO it should be consistent with other path  notations in the docs.
> Also to my experience it helps to avoid conflicts to use the unix
convention
> (like apache for win)
>
> Friedhelm
>
>
> --
> +++ GMX - Mail, Messaging & more  http://www.gmx.net +++
> NEU: Mit GMX ins Internet. Günstige DSL- & Modem/ISDN-Tarife!
>
>
> --
> PHP Documentation Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


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

Reply via email to