General purpose programming with PHP
Found this page accidently, and found it interesting. It has a very positive outlook on PHP’s future. A quote:
“PHP is very powerful and is designed such that it can replace awk, sed, UNIX shell, perl, “C”, C++ and Java.”
PHP HOW-TO: General purpose programming with PHP
I believe it! I’m using it now, and I love it, even if php4 doesn’t have all the OO features yet, it does have classes and basic methods, member variables, constructors, and inheritance.