Search found 3 matches
- Wed Dec 01, 2004 12:12 pm
- Forum: PHP - Code
- Topic: Textarea list into MySql
- Replies: 3
- Views: 268
- Tue Nov 30, 2004 2:35 pm
- Forum: PHP - Code
- Topic: Textarea list into MySql
- Replies: 3
- Views: 268
- Tue Nov 30, 2004 2:13 pm
- Forum: PHP - Code
- Topic: Textarea list into MySql
- Replies: 3
- Views: 268
Textarea list into MySql
I've been trying to find an easy way to put a list of about 100 email addresses into a MySQL database using PHP (these are people who want their email addresses put in the database and not spam in any form). So far I've come up with the idea of having a textarea where the list of email address can b...