Search found 1 match
- Sun Sep 09, 2007 12:47 pm
- Forum: Databases
- Topic: Database for mailing / to website
- Replies: 3
- Views: 447
If you have some php knowlege then this is easy just follow the steps below: 1) Create a database in mysql 2) Import your excel list, by converting it to CSV format and the column match up with the mysql table that you have created. 3) Write a php/html form for user to login, there should be tons of...