| 
	
	
	 You are in Home page » Products » Opensource » CPAN » Business::BancaSella  | 
	
	 
	 | 
| 
    	
		
 
 NAMEBusiness::BancaSella::Ric::Mysql - Extract One-Time-Password from a mysql database 
 SYNOPSISuse Business::BancaSella::Ric; 
  my $ric = new Business::BancaSella::Ric::Mysql(
                                dbh             => $DBI_handle,
                                tableName       => $table_with_otp,
                                fieldName       => $field_with_otp
                                );
  my $otp = $ric->extract;
 DESCRIPTIONThis module extract an One-Time-Password from a mysql database. 
 METHODS
 
 | 
    
    	
    	
 | 
    ||||||||||||||||||||||||||||||||||||||||||||||||
 Comments
| Copyright© 1997-2006 Emiliano Bruni | Online from 16/08/1998 with  | 
    Write me to:
     |