[PHP-DEV] PEAR on Windows

2002-07-04 Thread Jonas Koch Bentzen
[This is a continuation of the thread named PEAR on Windows in php.pear.general] Hi, Regarding the Windows version of PHP: Is there any way you could make the include_path include the pear directory by default? That way, people could just require_once(DB.php) without changing include_path in

[PHP-DEV] Re: SID Problem

2001-12-20 Thread Jonas Delfs
qestions goes to php-general mailinglist. This list is only for discussion regarding the development _of_ PHP, not _with_ PHP. -- Mvh./Best Regards Jonas Delfs, http://delfs.dk -- PHP Development Mailing List http://www.php.net/ To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

[PHP-DEV] Bug #14399 Updated: eregi_replace does not handle upercase scandinavian characters

2001-12-20 Thread jonas
); none affects eregi_replace behaivor If it was a localize problem why then would lowercase caracters work ?? Kindest Regards Jonas Isaelsson Previous Comments: [2001-12-11 17:14:55] [EMAIL PROTECTED] Try setting

[PHP-DEV] Function names

2001-12-09 Thread Jonas Delfs
Hi - I've read somewhere that PHP4.1.0 (or was it PHP5?) finally will provide some more logic functions names depending on librarys. Something like file_open(), array_extract() instead of fopen() and extract(). Can anyone confirm this? -- Mvh./Best Regards Jonas Delfs, http://delfs.dk

[PHP-DEV] Bug #11958: session_register_method() needed

2001-07-08 Thread jonas
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.6 PHP Bug Type: Feature/Change Request Bug description: session_register_method() needed I'd like to have a function that is identical to session_register() except that this new function should take a method as

[PHP-DEV] Bug #11537: We need an operator for prepending a string to a string. Something like =.

2001-06-18 Thread jonas
From: [EMAIL PROTECTED] Operating system: All PHP version: 4.0.5 PHP Bug Type: Feature/Change Request Bug description: We need an operator for prepending a string to a string. Something like =. It's a feature-request, not a bug-report. -- Edit Bug report at: