ID: 22167
User updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
-Status: Bogus
+Status: Closed
Bug Type: Scripting Engine problem
Operating System: Windows
PHP Version: 4.3.0
New Comment:
sorry
same error is allready open f
ID: 21565
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: Tru64Unix 5.1A
PHP Version: 4.3.0
New Comment:
I have the same Problem under Windows 2000/XP/IIS and
PHP
ID: 22167
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Feedback
Bug Type: Scripting Engine problem
Operating System: Windows
PHP Version: 4.3.0
New Comment:
What won't work is:
require ("/mypath/thisfile.php");
requi
ID: 22167
Comment by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: Windows
PHP Version: 4.3.0
New Comment:
sorry last 2 lines should be:
$classpath = "./mypath/";
require
From: [EMAIL PROTECTED]
Operating system: Windows
PHP version: 4.3.0
PHP Bug Type: Scripting Engine problem
Bug description: require syntax changed
require/include/require_once/include_once would only in the way
require './mypath/thisfile.php'
and no more as written in the