Can I use a SCHEMA for all tables needed for PHP-Auth?
I created all tables with the prefix phpauth., but the code doesn´t refer to these tables. Instead of, another table named users is referenced. How can I define the SCHEMA, that should be looked up?