Support

Account

Home Forums General Issues Get row index with leading numbers (01 instead of 1)? Reply To: Get row index with leading numbers (01 instead of 1)?

  • 
    echo str_pad(strval(get_row_index()), 2, '0', STR_PAD_LEFT);