Posted by kenoli on 11/08/06 15:56
Thanks to all. This discussion has been very useful. I'm going to
have to reflect on it some.
What causes me the most trouble in php is having difficulty connecting
my own logic with php's internal logic. This is exacerbated by the
fact that there are these little anomalies injected into php, most
likely because they were needed to cover something that was not covered
in the "standard" php code without them. Often these are critical and,
unfortunately often not found easily in php.net as they seem to be
afterthoughts or something.
I often find myself trying to do something I can't make the code do and
then find out that there is some added feature that is not easy to find
that does just what I was trying to do.
I'd love a page of these details of php to access when I get stuck.
I can see that some of you enjoy your bickering as much as you enjoy
php.
--Kenoli
[Back to original message]
|