To: David Gillies <[EMAIL PROTECTED]>
From: Andi Gutmans <[EMAIL PROTECTED]>
Subject: Re: [PHP-DEV] ext_skel

Yeah but then it might make sense to print something like "Argument passed = ....", no?

Andi

At 08:56 AM 12/23/2002 -0800, David Gillies wrote:
Well, if nothing else, for the novice extension
developer it gives an example of how to retrieve an
argument, without having to go to the Zend API docs.

Best Wishes

David Gillies
San Jose
Costa RIca

--- Andi Gutmans <[EMAIL PROTECTED]> wrote:
> Hey,
>
> What's the reason that
> confirm_myextension_compiled(..) takes a string as
> an argument? Why doesn't it just use the string
> "myextension" in it's message?
> For those who don't remember it prints out
> "Congratulations! You have
> successfully modified ext/myextension/config.m4.
> Module myextension is now
> compiled into PHP.".
> The second appearance of myextension is the
> parameter passed to the function.
>
> Andi
>
>
> --
> PHP Development Mailing List <http://www.php.net/>
> To unsubscribe, visit: http://www.php.net/unsub.php
>


__________________________________________________
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

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

Reply via email to