Req #29416 [Wfx]: ob_include function

2013-08-06 Thread edwin at cheatah dot nl
Edit report at https://bugs.php.net/bug.php?id=29416&edit=1 ID: 29416 User updated by:edwin at cheatah dot nl Reported by:edwin at cheatah dot nl Summary:ob_include function Status: Wont fix Type: Feature/Change Req

#45489 [NEW]: Additional .ini filre directory should not be a constant

2008-07-11 Thread edwin at cheatah dot nl
From: edwin at cheatah dot nl Operating system: ALL PHP version: 5.2CVS-2008-07-11 (snap) PHP Bug Type: *Configuration Issues Bug description: Additional .ini filre directory should not be a constant Description: The directory for reading additional ini files is

#29416 [NEW]: ob_include function

2004-07-27 Thread edwin at cheatah dot nl
From: edwin at cheatah dot nl Operating system: PHP version: Irrelevant PHP Bug Type: Feature/Change Request Bug description: ob_include function Description: I often use something like the following code: ob_start (); include './tpl/mail.php'