Date: 03/15/01
- Previous message: Kristian Koehntopp: "Re: [phplib] Why am I getting fallback GET sessions if I have cookies and cookie sessions enabled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Firstly, thanks for reply to last query:)
I've got a database where people can sign up (leave their details) and then
they get sent an email... Simple, wrote it myself (well sort of).
All peoples email addresses are stored in a table and I want to be able to
go to a url with a Form and send everyone an email (probably password
protected for some security).
There's an $Email column, and I know I need to loop a call for the mail()
function for each row sending thier $Realname and other of the details as
part of the email.
I'm sure this can be done but unsure how.
Am I completely stupid trying to do this in this way?
Can I do it anyway, cause that's where my database is and it's working now?
Thanks for hearing me out...
Rob
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Previous message: Kristian Koehntopp: "Re: [phplib] Why am I getting fallback GET sessions if I have cookies and cookie sessions enabled"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

