Alexis,

if the users data are informations about the user you can use this:
if you ar talking about files should use data upload instead.

you can start with the database. I dont know how many adresses and what more
you want to have in the DB.

1. create the DB (eg. mySQL),
2. design a FORM where the user can entry his datas
3. the script who enters the user data into the DB.

Alex

"Alexis Antonakis" <[EMAIL PROTECTED]> schrieb im Newsbeitrag
news:[EMAIL PROTECTED]
> Hi,
>
> I am trying to set up a system whereby users can send data, in a
> pre-determined format, to a specified email address. I would then like to
> import the contents within each email into a database.
>
> The trouble I'm having is not knowing really where to start. Could any
kind
> sole point me in the right direction. I've done a search of the site, but
> nothing has come up.
>
> Regards
> Alexis
>



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to