For Programmers: Free Programming Magazines  


Home > Archive > PHP Documentation > July 2004 > Re: [PHP-DOC] Error in require_once() documentation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [PHP-DOC] Error in require_once() documentation
Jakub Vrana

2004-07-16, 8:56 am

Michele Locati wrote:
> In fact:
> require_once('a_file.php');
> is seen by require_once() as different from
> require_once('A_File.php');
> even if the file is the same on Windows


What's your PHP and Windows version? This function is case insensitive
on my Windows box.

Jakub Vrana
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com