This topic is locked

Email a Full Report of add event

6/18/2006 12:25:55 PM
PHPRunner General questions
B
brannen author

I am php newbieto php, so any help may need to be on the 3rd grade level.
I am looking for code that I can apply to the table events portion of phprunner that will email me a full copy of what has been added. I am also very lazy so it you have some code that I could just cut and paste into the table event -->Add Page -->After Record Added I would be eternally greatful. I will also grant you threee wishes (as long as granting them all costs me $5 or less)
Thanks,

Brannen
Flex you BrAiN

Alexey admin 6/19/2006

Brannen,

sure, you can do this using events.
Proceed to Events tab in PHPRunner, choose Before record added event and add

Send email with new data action.

Replace the email address in the code with your one.