Re: [PHP] Problem with a dinamic variable --> array

2003-07-23 Thread Curt Zirzow
* Thus wrote Wan Do Ke ([EMAIL PROTECTED]): > Here its the scenario: > > i have a table with campo1x, campo1y, campo2x, campo3y, . campo10x, > campo10y on the table ejes > > so what i need to do is to split an array that i send to this page on php .. > and include the values on this fields (b

[PHP] Problem with a dinamic variable --> array

2003-07-23 Thread Wan Do Ke
Here its the scenario: i have a table with campo1x, campo1y, campo2x, campo3y, . campo10x, campo10y on the table ejes so what i need to do is to split an array that i send to this page on php .. and include the values on this fields (but only on the fields that the $num its writen) (this is m