Author Topic: PHP For Newbies  (Read 2828 times)

0 Members and 1 Guest are viewing this topic.

Offline Skhilled

  • Admin
  • Hero Member
  • *****
  • Posts: 708
  • Kudos: 32
  • Gender: Male
  • Retro Gamer!
PHP For Newbies
« on: December 04, 2011, 12:30:12 AM »
I finally pulled out my PHP Bible book and have been going over it...although it is for php 4.  :D

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 Beginner

I 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.  :D

Any tips on learning would be most helpful.

Offline Underdog

  • Administrator
  • Hero Member
  • *******
  • Posts: 1103
  • Kudos: 54
  • Gender: Male
    • Ask Us A Question
Re: PHP For Newbies
« Reply #1 on: December 04, 2011, 12:58:21 AM »
I finally pulled out my PHP Bible book and have been going over it...although it is for php 4.  :D

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 Beginner

I 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.  :D

Any tips on learning would be most helpful.

Some useful tips:

  • w3schools is a very good site to look up basic code & which browsers html syntax will work with
  • www.php.net is another great site to look for needed syntax
  • dynamic drive forum is great for lengthy needed javascript subroutines
  • If necessary, ask for assistance on forums like this one when you are stuck
  • When in doubt, simply google up to 3 or 4 words/commands pertaining to your coding problem & look for links especially to the above noted sites
  • Reuse subroutines that you figure might be useful for other applications so you do not have to rewrite similar code over again (change function names though)

.. when I think of some more tips I will post them!  %q8

Offline Skhilled

  • Admin
  • Hero Member
  • *****
  • Posts: 708
  • Kudos: 32
  • Gender: Male
  • Retro Gamer!
Re: PHP For Newbies
« Reply #2 on: December 04, 2011, 01:13:55 AM »
Good tips. I've been to those sites over the years but not lately. Reusing subroutines is something I learned long ago with FoxPro. I used to have a few floppies with saved subroutines and functions. I still have copies of FoxPro in my attic as well as copies of MS Access 1.0, DOS 6, etc. ;)

Offline Skhilled

  • Admin
  • Hero Member
  • *****
  • Posts: 708
  • Kudos: 32
  • Gender: Male
  • Retro Gamer!
Re: PHP For Newbies
« Reply #3 on: January 13, 2012, 11:55:38 AM »

 

Donations help to pay for server/domain expenses. Thanks to all who contribute.