Re: [PHP-DEV] Bugpack 13

2002-07-02 Thread Michael Dransfield
i can help, but do you actually need NTFS? for some reason my pc was loaded with fat32 and win2k :-/ At 18:54 02/07/2002 +, Steph wrote: I'll do what I can with this, but could do with help from someone with NTFS :) -- PHP Development Mailing List http://www.php.net/ To unsubscribe,

[PHP-DEV] CVS Account Request: miked

2002-07-01 Thread Michael Dransfield
To work on PEAR extensions (php), new + bug fixes of existing ones -- PHP Development Mailing List http://www.php.net/ To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Re: [Zend Engine 2] RE: [PHP-DEV] oo != php

2002-06-07 Thread Michael Dransfield
At 02:40 08/06/2002 +0100, you wrote: There are two reasons we repeat the 'PHP is not Java mantra': (a) Many of those requesting these changes actually DO want to see PHP as a Java with PHPish syntax. Anyone wanting PHP to be a simple or more flexable Java is barking up the wrong

[PHP-DEV] Its time for PHP to grow up

2002-06-03 Thread Michael Dransfield
I have been watching your discussions regarding xml, PHP's OO support, PHP's readiness for the enterprise. I personally started using PHP NOT because of its ease of use, NOT because of the powerfulness of the language... but 1. Because it is free, and 2. because of the wide availability of

[PHP-DEV] PECL vs. CORE .... from a users perspective

2002-05-25 Thread Michael Dransfield
Hi, I have been developing PHP for about 3 years now. I am currently working on an application to help administrators to manage the ini file. I would like to contribute to this discussion, from a users/administrators point of view. Sorry if you have covered some of the points before ;) 1:

RE: [PHP-DEV] PECL vs. CORE .... from a users perspective

2002-05-25 Thread Michael Dransfield
Sorry didnt mean to offend ;) Thanks for clarifying those points I am also just throwing ideas around ;) What do people think of using an xml file format in php.ini even if it is just section id=msql directive = On ; directive =not used; /section instead of the ini-style []

Re: [PHP-DEV] Pear = Siberia

2002-05-25 Thread Michael Dransfield
I too am in the cold ;) I have discovered PEAR, exported from cvs... I've had a look around, and some of the functions look interesting. Unfortunatly I am on a Windows, connecting with a 56K modem. I have already got the latest stable snap from snaps.php but even this doesn't include

[PHP-DEV] XPath

2002-05-23 Thread Michael Dransfield
whilst we are on the 'X' topic, does anyone know of an XPath implementation. I know of some (quite good) php classes [http://sourceforge.net/projects/phpxpath/], but no compiled extensions. Are there any plans for this in the future? Mike At 17:04 23/05/2002 +0200, Markus Wolff wrote: Am

Re: [PHP-DEV] ActiveScript sapi now in CVS

2002-05-20 Thread Michael Dransfield
it would make migration from asp to php easier... sell it to your clients as enhanced asp, then show then the benefits of the php additions thats all i can think of ;) Mike At 20:59 19/05/2002 -0700, Rasmus Lerdorf wrote: Ok, so that is how it works. Could you talk a little bit about why

[PHP-DEV] Configuration.... XML.... Life

2002-05-16 Thread Michael Dransfield
I have started writing an app which helps (mainly win32, new) users to generate config files correctly to prevent glaring security holes on production servers. I started by using parse_config_file(), but this ends up causing problems because it strips comments. This means that some variables

[PHP-DEV] ZIP functions

2002-05-04 Thread Michael Dransfield
Could anyone provide me with the precompiled dll needed to use zip functions (e.g. http://uk.php.net/manual/en/ref.zip.php ) I have the zziplib.dll file from http://zziplib.sourceforge.net/ but need the php_zzip.dll TYIA Mike -- PHP Development Mailing List http://www.php.net/ To