I finally pulled out my PHP Bible book and have been going over it...although it is for php 4.
Spent yesterday and today reading it. So, I decided to see what websites where available for teaching php. In my travels I found this part of the Dev Zone site that is well organized and explains things in a very basic manner:
PHP 101: PHP For the Absolute BeginnerI learned BASIC, FoxPro, DOS, and a few other things along those lines many years ago but have not tried programming since. Learning those languages gave me a basic understanding of programming, in general...variables, conditional statements, functions, etc. So far, php has not been too hard to pick up on but I just started and that may change when I start learning the harder stuff.
Any tips on learning would be most helpful.