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

Reply via email to