View Single Post
  #3 (permalink)  
Old 10-18-2008, 09:14 AM
curtiss's Avatar
curtiss curtiss is offline
Moderator
 
Join Date: May 2003
Posts: 1,468
What, exactly, is the for loop not doing. I don't know what you mean by "isn't working".

BTW - @cphale - you don't need to specify an index when adding to an array in PHP. If you leave the index empty, PHP automatically chooses the next available index in the array.
__________________
I hate Internet Explorer! Anyone with me?
Reply With Quote