PHP guestbook notification?

admin

Administrator
Staff member
Hi there,

I've built myself a PHP guestbook and I would like to implement an email notification ability. Is this possible? I have tried a couple of things, but no luck. I've searched the web and cannot seem to find a solution. Hopefully, someone will have some insight?

Thanks in advance!

RyanHave you looked at the mail() function?

It all depends on who would be etting notified by email, and it you have an smtp server at your disposalExcellent! Got it working...thanks!

Ryan
 
Back
Top