In this video tutorial, I discuss why WordPress' wp_kses() function is more powerful, flexible, smarter and more secure than PHP's strip_tags() function.
Using a single users table for WordPress seems easy at first glance. Then you realize that roles also need to be managed, and it becomes a larger task.