Home
News
Download
User Guide
Forum
Basic
Requisites
Credits
License
Installation
Folders
Features
MVC
General
URLs
Security
Using Rain Libraries
Loader
Bootstrap
Controllers
Models
View
Application settings
Ajax
Library
DB
View
Error Handler
Constants
Form
User
User_Localization
Group
Email
Helper Functions
Input
Benchmark/Debug
Time
String
Numbers
Email
File
Image
Settings
Languages
Javascript / CSS
Localization
Documentation
get_user_id
get the user id, if user is not logged return false.
if( User::get_user_id(
)
)
echo 'User is connected';
Wiki edit
User Guide
/
Library
/
User
get_user_id
get the user id, if user is not logged return false.
if( User::get_user_id(
)
)
echo 'User is connected';
« logout
get_user »