Re: [PHP-DEV] - Looking for good php-editor

2002-03-21 Thread Markus Fischer
On Thu, Mar 21, 2002 at 09:20:23AM +0100, Krister Hansson wrote : Hi there!! I'm fairly new as a php developer and I can't seem to find a good editor. I've installed and uninstalled about 20 of them and now I'm tired of it. Is there anyone (and there should be ;) ) who know of an editor I

Re: [PHP-DEV] - Looking for good php-editor

2002-03-21 Thread Sebastian Bergmann
Krister Hansson wrote: I'm working in Win2k Then you should definitely give Weaverslave [1] a try. -- [1] http://www.weaverslave.de/ -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Did I help you? Consider a gift:

Re: [PHP-DEV] - Looking for good php-editor

2002-03-21 Thread Peter Petermann
I'm fairly new as a php developer and I can't seem to find a good editor. I've installed and uninstalled about 20 of them and now I'm tired of it. Is there anyone (and there should be ;) ) who know of an editor I can use. If you do please mail me a link or something Try Weaverslave

Re: [PHP-DEV] the dl() issue

2002-03-21 Thread Stig S. Bakken
I just asked a friend of mine who is using Pair if he could dl() modules. Pair give users their own extension_dir, but no access to php.ini, and no way of reloading the server (which would still be required for an auto-load extension dir). So for Pair users, dl() is currently the _only_ way to

Re: [PHP-DEV] Win32 snmp ext

2002-03-21 Thread Hartmut Holzgraefe
Hunter, Ray wrote: I am trying to build the php_snmp extension on my windows box and it says that I am missing the php.h file. Where can I find this header file? on UNIX it gets installed into /usr/local/include/php/main/php.h and standalone extensions configure scripts use the php-config

[PHP-DEV] Not removing --without-pcre-regex

2002-03-21 Thread Sascha Schumann
The right solution to the issue I reported is fixing aggregation.c. The pcre-library is quite heavy code-wise, so for a slim PHP, I do want to have the option to disable it. - Sascha Experience IRCG http://schumann.cx/

[PHP-DEV] Submitter of Session Patches

2002-03-21 Thread Sascha Schumann
Please don't forgot to Cc the maintainers of the session extension on all related discussions (Andrei and me). - Sascha Experience IRCG http://schumann.cx/http://schumann.cx/ircg -- PHP Development Mailing List

[PHP-DEV] Serving WebDAV with PHP

2002-03-21 Thread Chris Adams
I'm trying to build a WebDAV front-end for several projects so users can do things like edit database content directly. I haven't found a whole lot in the mailing archives - it looks like there's some interest but no serious development going. Is anyone working on something I've missed?

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/interbase interbase.c

2002-03-21 Thread Daniela Mariaschi
On Tue, 19 Mar 2002, Ludovico Magnocavallo wrote: Derick Daniela patch allows tests 3-6 in ext/interbase/tests to pass Ah okay. Can you also make sure the patches go into yhe PHP_4_2_0 branch so that they are available in the new PHP CVS release? Derick Hello Derick, sorry for my delay

[PHP-DEV] AUTOLOAD in PHP

2002-03-21 Thread S.Murali Krishna
Hi, As I told in my Previous Post that I have added a feauture in PHP which is similar to AUTOLOAD feauture in Perl Modules. I had sent a unified diff output along with this. According to that if a user tried to call a undefined function, PHP Zend Engine would

Re: [PHP-DEV] Re: [PHP-CVS] cvs: php4 /ext/interbase interbase.c

2002-03-21 Thread derick
Daniela, On Thu, 21 Mar 2002, Daniela Mariaschi wrote: ok, I will commit that fix on rendering numeric/decimal number on the PHP_4_2_0 branch in the afternoon as soon as possible ... I think that Ludovico Magnocavallo already merged this. Can you please check? I would like to

Re: [PHP-DEV] - Looking for good php-editor

2002-03-21 Thread Brent R. Matzelle
--- Krister Hansson [EMAIL PROTECTED] wrote: I'm fairly new as a php developer and I can't seem to find a good editor. I've installed and uninstalled about 20 of them and now I'm tired of it. Is there anyone (and there should be ;) ) who know of an editor I can use. If you do please mail me a

Re: [PHP-DEV] Serving WebDAV with PHP

2002-03-21 Thread Björn Schotte
* Chris Adams wrote: I'm trying to build a WebDAV front-end for several projects so users can do things like edit database content directly. I haven't found a whole lot in the mailing archives - it looks like there's some interest but no serious development going. Is anyone working on

Re: [PHP-DEV] Serving WebDAV with PHP

2002-03-21 Thread Wez Furlong
On 21/03/02, Björn Schotte [EMAIL PROTECTED] wrote: * Chris Adams wrote: I'm trying to build a WebDAV front-end for several projects so users can do things like edit database content directly. I haven't found a whole lot in the mailing archives - it looks like there's some interest but

[PHP-DEV] new class as Parameter

2002-03-21 Thread Andre Christ
Hi, I'd like to know if the following piece of code is compatible with php 4.0.0 higher: ?php function myFunction($class) { [...] } class myClass { [...] } myFunction(new myClass); ? Are there any bugs known of you pass new Class directly ? Thanks in advance, André -- PHP

[PHP-DEV] Dropping -lpam from standard/config.m4

2002-03-21 Thread Sascha Schumann
Is there any reason why PHP should be by default linked against -lpam? IIRC, the initial reason was link against PAM, just in case, but so far, no case has emerged which I would be aware of. In contrast, linking against a found pam library causes problems when building

[PHP-DEV] [PATCH] sprintf() argnum

2002-03-21 Thread Morten Poulsen
Hi, I discovered a bug in sprintf()'s argument swapping code. It accepts an argument number of zero, which is invalid. It is handled in different ways in different libcs, but i figured the best way to handle it in PHP was to make the functioncall fail. Patch is attached. Best regards, Morten

Re: [PHP-DEV] the dl() issue

2002-03-21 Thread Ilia A.
A user should be able to use auto_prepend_file option in their .htaccess code to automatically load the extensions they need using dl(). In effect that would be the same thing as an auto_load extension folder no? Ilia On March 21, 2002 04:00 am, Stig S. Bakken wrote: I just asked a friend of

[PHP-DEV] CVS Account Request: ernani_joppert

2002-03-21 Thread Ernani Joppert Pontes Martins
I want to help the translation of php manual to the portuguese language. -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] CVS Account Request: coti

2002-03-21 Thread Costel Cotae
I want a CSV account cause i like PHP and maybe with my participation PHP.net can be a better site and i can do something for me to do mantaining or translating i'm here. Coti -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: PHP and UTF

2002-03-21 Thread Rui Hirokawa
Hi, Currently ext/mbstring has such features. It is primary focus on multibyte character encoding, but it is also support conversion between UTF-8 and singlebyte encodings. I think Unicode (or some multibyte encodings) support as internal character encoding is desired feature for PHP 5/ZE2.

[PHP-DEV] [PATCH][NEW FEATURE] ext/java and Zend/zend_execute_API.c

2002-03-21 Thread brad lafountain
There are two parts to this patch... 1) it changes zend_execute_API.c/call_user_function_ex to allow overloaded object to handle this callback. 2) Takes advantage of the change above allowing java object to be searlized and/or sessionable here are two examples... ? $java = new

Re: [PHP-DEV] AUTOLOAD in PHP

2002-03-21 Thread S.Murali Krishna
Hi Chris I Intially thought about passing function name as first argument only, but I don't know whether I done it correctly or not, Its not recognizing the argument that I pushed in to argument stack. If you help me in how to do this, it would be really helpful to me. After