Posted by Anonymous on 08/28/05 02:55
PHPGB wrote:
> > We can no more encompass teaching new programmers how to perform
> > every task they may incur a fancy in any more than we may arbitrarily
> > reposition the moon. The way in which you seem to want to "learn" PHP
> > is fundamentally flawed; You're skipping crucial steps.
>
> Do you mean everything about php can be learnt in a day or two ? .
I learned eevrything about PHP (at least everything that is *really*
important and needed to get your scripts to run and do what you want) in
3 hours.
I have to admit though that extensive experience in other programming
languages helped. ;-)
Basically, if you know C/C++ you also know PHP. You just have to get
acquainted with the little differences, but PHP is even a lot easier to
program than C. If you have any experience with programming C just give
PHP a try. You'll be surprised how quickly you can get things done.
[Back to original message]
|