ID: 14453
Comment by: [EMAIL PROTECTED]
Old Reported By: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Critical
Bug Type: Session related
Operating System: win2k
PHP Version: 4.1.0
New Comment:
changing the path fixes the crash problem when session.save_handler is
set to 'files'... but
ID: 9304
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Description: require function generates error
this error happens on all these commands:
include()
include_once()
require()
require_once()
Previous Comments:
--
ID: 9304
User Update by: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Description: require function generates error
this error happens on all these commands:
include()
include_once()
require()
require_once()
Previous Comments:
--
From: [EMAIL PROTECTED]
Operating system: WinME
PHP version: 4.0.4
PHP Bug Type: Scripting Engine problem
Bug description: require function generates error
in the documentation the following is noted:
require() is not actually a function in PHP; rather, it is a language con