|
Posted by Psystorm on 07/11/05 19:53
Burhan Khalid wrote:
> Alessandro Rosa wrote:
>
>> Thanks to all for clear responses!
>>
>> So just a question now, why have not multiple constructors been
>> implemented?
>> Are there some security issues related to them ?
>
>
> As far as I know, its not a security issue, but a structure/design issue.
The issue is that in php you can't definitely say what type a variable
is , whereas in c++ you can say this variable is a string, this one a
int, ….
Navigation:
[Reply to this message]
|