PDA

View Full Version : need some help please.


snout
02-10-2003, 09:56 PM
Im pretty new to PHP and ive tried ways of doing this without success :(

I have installed the quiz hack on my forum. When a member completes the quiz it sends an e-mail to his registered address.

What I want to achieve: I want the quiz hack to send an e-mail to another address as well.

So when the quiz is completed, the board sends an email to the user and to another address.

Ive tried using the fornat in the php files already but it just does not seem to work. I really need this working and if anybody can help, please do so. I will appreciate it very much.

Thanks for reading :)

Bane
02-11-2003, 06:58 PM
you could just repeat the line a second time with the address hardcoded, I'm not real sure how its working though.