Blue
White
Purple
Green
Red
Orange
Blue Light
White Light
Purple Light
Green Light
Red Light
Orange Light
Hello. Question from a thicky,If I have a table and the fields are R001, R002, R003, R004 and so on, How do I find out what field is $arr[2].")"; looking at. Or maybe what should be $arr[?].")"; for field R004
values(".$arr[0].",".$arr[4].",".$arr[2].")";
ThanksPaul.
Hi,check fields in the first line of your imported file. First field value is $arr[0], second - $arr[1], etc.
Arrr, Thanks. Now I see.I was getting confused with the first one having a 0 in it, but now it all makes sense.Thanks