[PHP-DEV] Bug #14736: about error_reporting for $_GET

2001-12-28 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: all PHP version: 4.1.1 PHP Bug Type: Feature/Change Request Bug description: about error_reporting for $_GET suggest that it should be possible to turn off warnning of undefined index of $_GET ans $_POST and so on.. example:

[PHP-DEV] Bug #13280: suggestions about variables scope, warnning

2001-09-13 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: suggestions about variables scope, warnning suggestions 1. any variables start with $_ and $PHP_ and also $HTTP_ should be always global no need to use

[PHP-DEV] Bug #13282: suggest session_url_addid()

2001-09-13 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: any PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: suggest session_url_addid() suggest session_url_addid() ob_start(); $html = ob_get_contents(); ob_end_clear(); compress $html; echo $html;

[PHP-DEV] Bug #12163: More use of PHP Scripting Engine

2001-07-14 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: win? PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: More use of PHP Scripting Engine Suggestion: make PHP to be integrate into other programs. Jscript/VBscript of M$ has been made into a DOM object,

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-30 Thread Xuefer
ID: 11762 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: win2k PHP Version: 4.0.5 Description: bad example thx for replying, thx btw, in http://www.php.net/docs.php doucument list file size? may not need if file is small enough file size

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-30 Thread Xuefer
ID: 11762 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: win2k PHP Version: 4.0.5 Description: bad example thank u all :)) Previous Comments: --- [2001-06-29 13:27:31]

[PHP-DEV] Bug #11762: bad example

2001-06-28 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.5 PHP Bug Type: Documentation problem Bug description: bad example PHP manual getdate (PHP 3, PHP 4 ) getdate -- Get date/time information Description array getdate ([int timestamp]) Example 1.

[PHP-DEV] Bug #11762 Updated: bad example

2001-06-28 Thread Xuefer
ID: 11762 User Update by: [EMAIL PROTECTED] Status: Bogus Bug Type: Documentation problem Operating system: win2k PHP Version: 4.0.5 Description: bad example I think i've downloaded the lastest version of chm file. I do also download it again. isn't the CHM version of document the newest

[PHP-DEV] Bug #11630: no check for bound of a string

2001-06-23 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: win2k PHP version: 4.0.5 PHP Bug Type: Strings related Bug description: no check for bound of a string array: $foo = array(bar); echo $foo[0]; // correct echo $foo[1]; // warnning string?: $foo = bar; // 0-b 1-a 3-r echo $foo[0];

[PHP-DEV] Bug #9442 Updated: session blocking, version: all including 4.0.4pl1

2001-06-18 Thread Xuefer
ID: 9442 User Update by: [EMAIL PROTECTED] Old-Status: Feedback Status: Open Bug Type: *Session related Operating system: Window2000 PHP Version: 4.0.4pl1 Description: session blocking, version: all including 4.0.4pl1 don't know i think, it maybe the session file locking i use my own

[PHP-DEV] PHP 4.0 Bug #9442: session blocking, version: all including 4.0.4pl1

2001-02-25 Thread Xuefer
From: [EMAIL PROTECTED] Operating system: Window2000 PHP version: 4.0.4pl1 PHP Bug Type: *Session related Bug description: session blocking, version: all including 4.0.4pl1 session blocking? - when session start started in the multi-framed webpage if one