Just wondering if there is anyway i can enter data in grid form eg
1 john
2 willliam
3 francis
then when i click on submit button all this data will be passed into php script and saved on text file.
Grid
Moderator: General Moderators
You'll need to align and style Textboxes in such a way that when they are put together it looks like a grid.
And use arrays for their names.
And use arrays for their names.
Code: Select all
<input type="e;text"e; name="e;gridї]"e; value="e;"e; class="e;style1"e;/>