notes_mark_read
(PHP 4 >= 4.0.5)
notes_mark_read — Mark a note_id as read for the User user_name
설명
bool notes_mark_read
( string $database_name
, string $user_name
, string $note_id
)
Warning
This function is EXPERIMENTAL. The behaviour of this function, the name of this function, and anything else documented about this function may change without notice in a future release of PHP. Use this function at your own risk.
Warning
This function is currently not documented; only the argument list is available.