Hello friends........ I want to create a registration form with details like: Name: Address: Education qualification: Phone Number: And want to save the all entry in a tabular form or in spreadsheet format. I have cpanel hosting with php4, php5 support. Please help me, I am in dirt need of this... Please. Thanks in advance..
The data would need to be saved in a database, not spreadsheet. Something such as mySQL works well with Php. Have you tried any of the coding yet?
Or you could write the information to a file, though that would be highly inefficient should you wish to use the information to manage logins