On Tuesday 19 March 2002 03:44, Mullin, Reginald wrote:
> I've just added another record to the table. Now they're a total of 3
> records matching the "WHERE emp_id='$emp_login_id" criteria. When I
> "print_r(array_values($emp_login_grp_id));" I get the following values:
> Array ( [0] => 222 [1]
I've just added another record to the table. Now they're a total of 3
records matching the "WHERE emp_id='$emp_login_id" criteria. When I
"print_r(array_values($emp_login_grp_id));" I get the following values:
Array ( [0] => 222 [1] => 333 ). For some reason, it seems to be skipping
the first r
2 matches
Mail list logo