PHP 手冊
前一頁
下一頁
LXVIII. Lotus Notes functions
介紹
警告
這個延伸是
實驗性質
的。這個延伸的行為 -- 包括函數名稱和包含此延伸的任何其它文件 -- 在未來PHP的發行中可能會在不通知的情況改變。使用此延伸需自行承擔風險。
內容目錄
notes_body
-- Open the message msg_number in the specified mailbox on the specified server (leave serv
notes_copy_db
-- Create a note using form form_name
notes_create_db
-- Create a Lotus Notes database
notes_create_note
-- Create a note using form form_name
notes_drop_db
-- Drop a Lotus Notes database
notes_find_note
-- Returns a note id found in database_name. Specify the name of the note. Leaving type bla
notes_header_info
-- Open the message msg_number in the specified mailbox on the specified server (leave serv
notes_list_msgs
-- Returns the notes from a selected database_name
notes_mark_read
-- Mark a note_id as read for the User user_name
notes_mark_unread
-- Mark a note_id as unread for the User user_name
notes_nav_create
-- Create a navigator name, in database_name
notes_search
-- Find notes that match keywords in database_name
notes_unread
-- Returns the unread note id's for the current User user_name
notes_version
-- Get the version Lotus Notes
前一頁
內容
下一頁
ncurses_wrefresh
上一層
notes_body