Forum Moderators: coopster
You may have noticed my absence from this forum... I thought I'd poke my head in and say "hi"
I miss PHP... today I was knotting up some pagination in SQL and ASP, and thought, "gosh, if only this was PHP, I could do this with about 10 lines of code and a few pre-rolled functions I have lying around".
A few days ago I re-picked up a personal 8-year-old project written in Visual Basic 3 which turned out to still run fine on XP (astrological/astronomical chart calculation), and completed the printout function for the charts. After getting my head back up inside of VB after all these years, I was astonished to discover that PHP's use of OOP was no further along today than VB3, written for Windows 3.1.
I like php just fine these days. It could benefit from improved oop capabilities, I agree. Having to type a dollar sign on the beginning of variable names reminds me of some ancient version of Basic.