On Friday, June 14, 2002, 2:51:51 PM, Jason Wong wrote:

> On Friday 14 June 2002 20:23, Hutchins, Richard wrote:

>> I've been working with includes recently and that's the standard syntax.
>> Furthermore, if you put the functions.php file in a different directory,
>> remember to use double slashes in the path (i.e.
>> path\\foo\\bar\\functions.php). 

> That's only relevant if using a Windows server.

If you want to avoid headaches then it's best to use forward-slashes on
Windows (unless you need to access another drive).

-- 
Stuart


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

Reply via email to