11-16-2007, 08:01 AM
|
#12 (permalink)
|
|
The Wanderer
Join Date: Nov 2007
Location: Mumbai, India
Posts: 24
Thanks: 0
|
Having type strict variables will solve most of the problems that we currently face with PHP... also PHP should not allow unlimited number of arguments in functions... this will solve the problem that functions cannot be overloaded
|
|
|
|