Troels Knak-Nielsen writes a good overview on how PHP relates to functional programming and might be where PHP is heading in the next version. PHP is dynamically-typed and weakly-typed. Ruby, Python are dynamically-typed and strongly-typed.

Tags: ,

Related posts