On Fri, Mar 08, 2002 at 10:58:00AM +0530, S.Murali Krishna wrote : 
> Hi PHP Experts,

    I doubt everyone contributing to PHP is 'an expert' ;-)

>       I'm a newbie to this developer mailing list. I've had considerable
> experience in PHP and C. Now I want to contribute to PHP development. 
> I'm going through Zend API.
> 
> could anyone pls tell me how to became a active developer, and where to
> specify our topic of contribution. 

    It depends all on your interests. If you find a bug, fine,
    try to fix it. If you have a kewl new idea for PHP, fine, try
    to implement it (somtimes it's a good idea _first_ to check
    if it's really appropriate).

    You've two good sources for learning the API: the
    documentation at php.net (which unfortunately is a bit
    outdated; but even documenting it and updating to the current
    status of Zend would be a very good contribution) and all the
    zillions modules in php4/ext, starting from very easy ones to
    complex ones, using only simple functions to using objects.

    Whatever your question is, first try to solve it yourself,
    second just ask on this list (the first choice gives more
    often 'Ah-Haaaa!' effects ;-) .

    - Markus

-- 
Please always Cc to me when replying to me on the lists.
GnuPG Key: http://guru.josefine.at/~mfischer/C2272BD0.asc

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to