Structured Data Fields

Skip to end of metadata
Go to start of metadata
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.
  1. May 12, 2011

    zonathen says:

    The for loop in the example for importing data doesn't need the extra $i=0 and $...

    The for loop in the example for importing data doesn't need the extra $i=0 and $i++ calls since the for loop takes care of that for you