KillerPHP #13: PHP Arrays - Part 2
  • Video is free for view
View_video

Second video from “Basic PHP Continued” series from Stefan Mischook (killerphp.com). In this video author gives more detailed description of PHP arrays and shows us how to declare and use associative arrays.

PHP arrays come in two basic types:

  1. The indexed array.
  2. The associative array.

Arrays are a key component in every programming language because they make handling groups/bunchs of information much easier. PHP is no acception and makes heavy use of arrays - you need to learn arrays!



Tags: KillerPHP, Lectures, PHP, Tutorials

Level: novice Date: January 27, 2007 Votes: 0 User: scoundrel  Comments:
 
 

1 Response(s) to this entry

Subscribe to comments with RSS.