[ Index ]
 

Code source de Mantis 1.1.0rc3

Accédez au Source d'autres logiciels libres

Classes | Fonctions | Variables | Constantes | Tables

title

Body

[fermer]

/core/adodb/pear/ -> readme.Auth.txt (source)

   1  From: Rich Tango-Lowy (richtl#arscognita.com)
   2  Date: Sat, May 29, 2004 11:20 am
   3  
   4  OK, I hacked out an ADOdb container for PEAR-Auth. The error handling's 
   5  a bit of a mess, but all the methods work.
   6  
   7  Copy ADOdb.php to your pear/Auth/Container/ directory.
   8  
   9  Use the ADOdb container exactly as you would the DB
  10  container, but specify 'ADOdb' instead of 'DB':
  11  
  12  $dsn = "mysql://myuser:mypass@localhost/authdb";
  13  $a = new Auth("ADOdb", $dsn, "loginFunction");
  14  
  15  
  16  -------------------
  17  
  18  John Lim adds:
  19  
  20  See http://pear.php.net/manual/en/package.authentication.php


Généré le : Thu Nov 29 09:42:17 2007 par Balluche grâce à PHPXref 0.7
  Clicky Web Analytics