This topic is locked

Email to admin and login ?

1/26/2010 09:47:47
PHPRunner General questions
P
Pamibo author

Hello

  1. ist it possible to send an email to the admin after a guest added a new record to my database?
  2. i have a database (name HDB) and several tables. those tables (links, moteldatabase, backroads) are the databases where users (guest) can see and add records in the db.

    for doing that they have to login into the database, but they have to login to every db once more. Is it possible to create one login and then decide which database i want to use?
    thanks an sorry for my english
    Mich

J
Jane 1/26/2010

Hi,
to create one login page add links to all your projects on the menu page of your main project, then fill session variables for all projects in the AfterSuccessfulLogin event on the Eventstab.

Here is a helpful link:

http://www.xlinesoft.com/phprunner/docs/phprunner_session_variables.htm