I am new to php. Need your help Please......
following are my requirements in short.
1. I need to get data from a text file.
2. When the user select one item, I need it to be dispaly on a seperate file. (like you have selected
"name")
3. When everytime I update the list on my text file I need them to be updated on other file with the
check box too.
4. If user select more than one item, I need to display error message. ("Please select one")
something.
5. If user select none again I need error message ("something")
6. When user correctly select only one item, then another message. ("something) and it
should write to other file
I wrote following codes and still I can not get this correct. Can someone please help me.
Please help me..
