Question:How to create an PHP array of a group of items inside an HTML form? 

Answer We can create input fields with same name for "name" attribute with squire bracket at the end of the name of the name attribute, It passes data as an array to PHP super global. For instance : <input name="MyArray[]" /> <input name="MyArray[]" /> <input name="MyArray[]" /> 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd_com_https\answers\column_answer_two.php on line 128
+ Report
Total Preview: 1488
How to create an PHP array of a group of items inside an HTML form?
Copyright © 2024. Powered by Intellect Software Ltd