user_exists

Description

This function checks if user exists in your system or not.

Usage

Parameters

  • $user_id – The user’s ID you want to check If it exists or not

Returns

Return true if user exists, and false if user does not exist.

Examples

Was this article helpful?

Related Articles

Leave A Comment?