XenForo
Administrative
- Thread starter
- Admin
- #1
Hey everybody,
i have a template with a selectrow. With foreach i got the data from the array(). So far so good.
In the select row are all data from the array shown, but how can i get all data saved to the db?
I tried with
I hope i describe my problem clear enough.
ادامه مطلب...
i have a template with a selectrow. With foreach i got the data from the array(). So far so good.
In the select row are all data from the array shown, but how can i get all data saved to the db?
I tried with
name=$data[]
but it doesn't work.I hope i describe my problem clear enough.
ادامه مطلب...