[PHP-DEV] Optional parameter a la exec()

2002-06-24 Thread Andrew Patterson
rameters[_ex]() is doing something to make this not happen? Looking through the existing modules, I notice no one else worrying, but I can't help it -- I need a word of reassurance here :) Thanks for any help! Wood Shavings! Andrew Patterson -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-DEV] Calling other PHP functions from your extension

2002-06-16 Thread Andrew Patterson
ll loose the thread safe context). And thanks for the additional head's up! I had to go read the zend api headers to get it working -- I think you're rigyt, call_user_function() is sufficient for me in this case. I just got phpinfo() working, I'll try getting eval() going in a

Re: [PHP-DEV] Calling other PHP functions from your extension

2002-06-15 Thread Andrew Patterson
ons written, I just have to do the set/get/create/delete functions. After that, I'll be thoroughly testing it (fortunately I have a complete library and application in the NDBE to test it on) and then be submitting it wherever it should be submitted for consideration -- assuming someone&#

[PHP-DEV] Calling other PHP functions from your extension

2002-06-15 Thread Andrew Patterson
lusion into the main PHP distribution. What steps are involved in submitting a module for such consideration? Wood Shavings! Andrew Patterson -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php