PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
it seems quite often that you have problems with your arrays/hashes.
use print_r($name_of_array>); to take a look on it's content to be sure it contains what you are trying to access. if the index is a variable do also print this var.