PHP Day 5: Arrays

This five-minute video covers the basics of arrays and multi-dimensional arrays — with a quick look at a couple built-in array functions. This video moves pretty fast, so don’t worry if you miss something! It’s meant to be more of an introduction to be watched before you look at the links (below the video) and practice on your own.

Links for PHP Day 5: Arrays

Overview of arrays:

  • An Introduction to Arrays - A good overview of the basics from PHP Freaks.
  • PHP: Arrays - The PHP manual’s page on arrays, with lots of information (and more advanced stuff that I haven’t learned yet).

Array functions:

  • PHP: Array Functions - A reference page listing all the array functions (again from the PHP manual). Take a look at a couple and try them out!

As usual, all questions and suggestions are welcome. And I can’t stress this enough: I didn’t really get it until I practiced making a few arrays!

Posted on February 6th, 2007 | Leave a comment | Trackback URL

4 Comments

  1. hobs

    February 8th, 2007

    I cant seem to download or view this video :(

  2. LearningNerd

    February 8th, 2007

    Yeah, it’s not working for some reason! I sent an email to blip.tv (where I have it hosted), so hopefully it’ll be fixed soon.

  3. Ultra Lean Green

    July 31st, 2008

    Must have got it fixed. It’s running nice for me.

    When do I get classified as a nerd staying up at 11:30 pm watching the learning nerds videos.

  4. john

    October 29th, 2008

    great site, thx for all the guides, i I am new first time html/php user and its somewhat difficult but guides like yours makes it alot better.
    Thank you,
    john

Share Your Thoughts