|
Posted by Geoff Berrow on 06/13/06 07:37
Message-ID: <MPG.1ef7b4ce58a70d219898e4@news-text.blueyonder.co.uk> from
tony@tony.com contained the following:
>IMHO the best way to learn is to start writting your application then
>learn the tools as you need them. "Walking" through an array will
>eventually show up - I pretty much guarantee it.
I've never used array_walk Maybe I just never thought of using it and
coded it another way. But I wonder if the user was getting confused
with looping through an array which is used frequently?
But what tony says is correct, learn the basics, variables, if/else,
loops and few useful functions and the GET CODING. Your code will be an
inefficient mess at first but you can improve on that later. If you try
to learn it all before you start your head will explode.
--
Geoff Berrow (put thecat out to email)
It's only Usenet, no one dies.
My opinions, not the committee's, mine.
Simple RFDs http://www.ckdog.co.uk/rfdmaker/
[Back to original message]
|