Helping ordinary people create extraordinary websites!


Auth_Container_MDB2

Auth_Container_MDB2 -- Authenticate against a database using MDB2

Note

By default, MDB2's default portability setting of MDB2_PORTABILITY_ALL is used. This setting may cause unexpected behaviour, such as field names being converted to lowercase regardless of their definition in the database schema. The "db_options" option can be used to override this, as shown in the following example.