Re: [PHP] New User Sign up Notification

2006-12-23 Thread Casey Chu
What do you mean by now? On 12/22/06, JMCS Niagara (Jeff) [EMAIL PROTECTED] wrote: hi there. I'm looking to create a new user signup. So when someone signs up, it emails admin the Username, Real Name, and IP address. I have this code called newusersignupnotification.php ?php $to = '[EMAIL

Re: [PHP] New User Sign up Notification

2006-12-23 Thread Casey Chu
I still do not understand. Isn't that what your script already does? On 12/23/06, Casey Chu [EMAIL PROTECTED] wrote: What do you mean by now? On 12/22/06, JMCS Niagara (Jeff) [EMAIL PROTECTED] wrote: hi there. I'm looking to create a new user signup. So when someone signs up, it emails admin

Re: [PHP] New User Sign up Notification

2006-12-23 Thread Ryan Fielding
Casey Chu wrote: I still do not understand. Isn't that what your script already does? On 12/23/06, Casey Chu [EMAIL PROTECTED] wrote: What do you mean by now? On 12/22/06, JMCS Niagara (Jeff) [EMAIL PROTECTED] wrote: hi there. I'm looking to create a new user signup. So when someone signs

[PHP] New User Sign up Notification

2006-12-22 Thread JMCS Niagara \(Jeff\)
hi there. I'm looking to create a new user signup. So when someone signs up, it emails admin the Username, Real Name, and IP address. I have this code called newusersignupnotification.php ?php $to = '[EMAIL PROTECTED]'; // The email address you want the notification sent to $subject = 'Member