Grid
Posted: Sun Jul 31, 2005 11:00 am
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.
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.