This topic is locked
[SOLVED]

 register php and add new user

11/23/2009 16:50:34
PHPRunner General questions
T
tkjerulf author

Hello, could anyone explain to me the include files and functions i need to call from a custom script,

if I need to:

  1. register a new user, and send the activation link? (the user info are picked up by my merchant account) and sent to my script.

J
Jane 11/24/2009

Hi,
I recommend you to use After table initialized event on the Events tab to include your files or custom functions.