[PHP] Array_keys problem

2004-04-03 Thread Robin 'Sparky'; Kopetzky
ys($this->ma_arguments)) ) { return true; } else { return false; } } Robin 'Sparky' Kopetzky Black Mesa Computers/Internet Service Grants, NM -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

[PHP] Local define?

2004-02-22 Thread Robin 'Sparky'; Kopetzky
Greetings!! If you define a constant within a function, is it local or global? Example: function foo() { define('BAR', 0); } Robin Kopetzky Black Mesa Computers/Internet Services, LLC -- PHP General Mailing List (http://w