Btw, if we are talking about tutorials :)

PHP 101 (part 1): Down The Rabbit Hole
http://www.weberdev.com/ViewArticle/433

PHP 101 (part 2): Calling All Operators
http://www.weberdev.com/ViewArticle/435

PHP 101 (part 3): Looping The Loop
http://www.weberdev.com/ViewArticle/436

PHP 101 (part 4): The Food Factor
http://www.weberdev.com/ViewArticle/438

PHP 101 (part 5): Rank And File
http://www.weberdev.com/ViewArticle/440

PHP 101 (part 6): Function-ally Yours
http://www.weberdev.com/ViewArticle/443

PHP 101 (part 7): The Bear Necessities
http://www.weberdev.com/ViewArticle/445

PHP 101 (part 8): Databases and Other Animals
http://www.weberdev.com/ViewArticle/449

More will come... 

-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: Saturday, February 11, 2006 8:28 PM
To: tedd; php-general@lists.php.net
Subject: Re: [PHP] how to learn php

tedd wrote:
>> hello
>>
>> i have been trying to learn php.
>>
>> what is the best approach to learning php for someone who has no 
>> programming experience?
>> -snip-
>>
>> any advice and/or opinions would be greatly appreciated.
>>
>> thanks.

Here's a tutorial I found useful, and would be good for someone without a
programming background as it has good explanations of not only the code, but
the concepts.
http://www.brainbell.com/tutors/php/php_mysql/index.html. I found it when I
started to try to learn authentication.  I was having a hard time wrapping
my head around it, and this site took me over the hump!!

This is also on that site, but I haven't really looked at this section.
http://www.brainbell.com/tutorials/php/

Another thing I did was to download the php reference manual to my desk top
so I can easily pull it up. I typically look there first, and if I still
need some help, I will google for code snippets.  Then I ask for help on one
of the lists.  I don't remember where I got the manual, but I'm sure someone
here can give you a link. Or you can google for it.


jimmy

--
PHP General Mailing List (http://www.php.net/) To unsubscribe, visit:
http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to