Submitted by pure php (not verified) on Wed, 2005-03-30 09:43.
Yes. Your are right, this is a bug, but actually it is thought to be used for classes and you can use it also
for functions. You can declare a variable twice, but not a function, or a class.
For variables, you can use include.
Yes. Your are right, this is a bug, but actually it is thought to be used for classes and you can use it also
for functions. You can declare a variable twice, but not a function, or a class.
For variables, you can use include.