|
Posted by Alexander Fischer on 10/01/06 12:41
Hi all,
sorry for the Newie question: is it possible to require variables in
PHP to be defined by the author? I'm used to this from C, and like this
"strict" behavior, as otherwise very easily typos in variable names can
lead to bugs...
Basically, I'm looking for the PHP equivalent of VBA's "Option
Explicit".
Thanks,
Al
Navigation:
[Reply to this message]
|