On Wed, 2004-10-20 at 07:17, Patrick Fehr wrote:
> Hi
> I have a serious problem:
> The client want's to emigrate the webhosting from a unix server to a windows
> server. Now my biggest problem are the path's.
> Is there a way to fast convert all the /root-style directories into the
> windows standard \  ??
> Thanks for your consideration, I have the strong feeling that this is much
> work coming.

Conversion of / to \ is done for you by PHP. The only thing you might
need to consider is the drive on which PHP is installed.

Cheers,
Rob.
-- 
.------------------------------------------------------------.
| InterJinn Application Framework - http://www.interjinn.com |
:------------------------------------------------------------:
| An application and templating framework for PHP. Boasting  |
| a powerful, scalable system for accessing system services  |
| such as forms, properties, sessions, and caches. InterJinn |
| also provides an extremely flexible architecture for       |
| creating re-usable components quickly and easily.          |
`------------------------------------------------------------'

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

Reply via email to