59 php - arrays from forms

preview_player
Показать описание

Рекомендации по теме
Комментарии
Автор

Hi I have trouble for different multi name <input type="number" name="day[]">, <input type="number" name="month[]">, <input type="number" name="year[]"> how to do php ?

siu
Автор

How do you sanitize this post arrays on the backend before posting?

hakeamgureh
Автор

I am struggling with a form in which i use 2 while loops and inside the 2nd one i have a input:radio whose name is echo from table. I am not getting any answer for this how to write the backend code. Can you help me?

ashishnath