Search found 2 matches
- Fri Aug 06, 2004 12:11 am
- Forum: General discussions
- Topic: Notifying the user of an answer.
- Replies: 2
- Views: 4604
- Thu Aug 05, 2004 2:19 am
- Forum: General discussions
- Topic: Notifying the user of an answer.
- Replies: 2
- Views: 4604
Notifying the user of an answer.
I would like that my FAQ page sends out an email to notify the user who submitted a question that i just approved the answer to that question.
Now i looked at the code and realised how noob i am in php. It should be fairly simple. Something like adding
mail($IDN->encode(...));
line to admin ...
Now i looked at the code and realised how noob i am in php. It should be fairly simple. Something like adding
mail($IDN->encode(...));
line to admin ...