How To declare a final variable inside a Php class
Posted: Tue Mar 25, 2008 12:25 am
Hi everyone,
I am new to PHP. Just wanted to know how to declare a final variable in php class.
It tried it in one of ide, it says that final is allowed for method only. Wanted to confirm this.
Thanks in Advance.
Chandrakant K
I am new to PHP. Just wanted to know how to declare a final variable in php class.
It tried it in one of ide, it says that final is allowed for method only. Wanted to confirm this.
Thanks in Advance.
Chandrakant K