Pablo Tejada

What is uFlex?

uFlex is a PHP user authentication class.

Why try uFlex?

There are tons of PHP user authentication classes. As a PHP developer i don't want to waste nobody's time nor persuade anybody to use this class so i'll be straight forward. Here are some key features of uFlex:

What uFlex is not?

Like any PHP class uFlex is a tool not a script. Here is what uFlex doesn't do for you:

My initial thoughts were that if you are a Good developer you should have your own set of functions to handle database connection and emails. While it remains true, i realize that since the class uses SESSIONS the database connection was rarely needed. So since Version 0.86 the uFlex class handles its own database connection using PHP PDO. As a result the class can now stablish a database connection only when needed.