guys plz help,
i have an array(52,51,52)
here i want to insert first & last elements into DB, not second one does not follows the series
another array (52,52,53)
in this case insert first 2 elements into DB since last element does not follow the series.
how is this possible?
i have an array(52,51,52)
here i want to insert first & last elements into DB, not second one does not follows the series
another array (52,52,53)
in this case insert first 2 elements into DB since last element does not follow the series.
how is this possible?
Comment