Поиск по:old.master.cmc.msu.ru -
Поискать по всем серверам
На этой странице приведены все страницы сервера old.master.cmc.msu.ru ,которые мы индексируем. Показаны документы 1481 - 1500 из 3519.
Упорядочить по:
URL
|
дате изменения
1481. odbc_close_all
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) odbc_close_all -- Close all ODBC connections . void odbc_close_all ( (void);) . odbc_close_all() will close down all connections to database server(s). Note: This function will fail if there are open transactions on a connection. This connection will remain open in this case. Prev . Home . Next . odbc_close . Up . odbc_commit
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.odbc-close-all.html -- 3.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
1482. odbc_commit
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) odbc_commit -- Commit an ODBC transaction . int odbc_commit ( int connection_id) . Returns: TRUE on success, FALSE on failure. All pending transactions on connection_id are committed. Prev . Home . Next . odbc_close_all . Up . odbc_connect
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.odbc-commit.html -- 3.4 Кб -- 03.02.2002
Похожие документы
Похожие документы
1483. odbc_binmode
... 3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) odbc_binmode -- Handling of binary column data . int odbc_binmode ( int result_id, int mode) . ... ODBC_BINMODE_PASSTHRU: Passthru BINARY data . ODBC_BINMODE_RETURN: Return as is . ODBC_BINMODE_CONVERT: Convert to char and return . When binary SQL data is converted to character C data, each byte (8 bits) of source data is represented as two ASCII characters. ... LONGVARBINARY handling . ... ODBC_BINMODE_PASSTHRU . ... ODBC_BINMODE_RETURN . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.odbc-binmode.html -- 6.1 Кб -- 03.02.2002
Похожие документы
Похожие документы
1484. odbc_close
. PHP Manual . Prev . Next . (3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) odbc_close -- Close an ODBC connection . void odbc_close ( int connection_id) . odbc_close() will close down the connection to the database server associated with the given connection identifier. Note: This function will fail if there are open transactions on this connection. The connection will remain open in this case. Prev . Home . Next . odbc_binmode . Up . odbc_close_all
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.odbc-close.html -- 3.6 Кб -- 03.02.2002
Похожие документы
Похожие документы
1485. odbc_autocommit
PHP Manual . Prev . Next . 3.0.6 - 3.0.18 only, PHP 4 >= 4.0.0) odbc_autocommit -- Toggle autocommit behaviour . int odbc_autocommit ( int connection_id [, int OnOff]) . Without the OnOff parameter, this function returns auto-commit status for connection_id . TRUE is returned if auto-commit is on, FALSE if it is off or an error occurs. If OnOff is TRUE , auto-commit is enabled, if it is FALSE auto-commit is disabled. Returns TRUE on success, FALSE on failure. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.odbc-autocommit.html -- 4.2 Кб -- 03.02.2002
Похожие документы
Похожие документы
1486. notes_copy_db
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_copy_db -- title]) Create a note using form form_name . string notes_copy_db ( string from_database_name, string to_database_name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-copy-db.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1487. notes_list_msgs
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_list_msgs -- Returns the notes from a selected database_name . ... Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ... Unified ODBC functions ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-list-msgs.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1488. Lotus Notes functions
... Be warned and use this extension at your own risk. ... notes_create_db -- Create a Lotus Notes database . ... notes_create_note -- Create a note using form form_name . ... notes_unread -- Returns the unread note id's for the current User user_name . notes_header_info -- Open the message msg_number in the specified mailbox on the specified server (leave serv . ... notes_find_note -- Returns a note id found in database_name. ... notes_copy_db -- title]) Create a note using form form_name . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/ref.notes.html -- 5.5 Кб -- 03.02.2002
Похожие документы
Похожие документы
1489. notes_find_note
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_find_note -- Returns a note id found in database_name. Specify the name of the note. ... bool notes_find_note ( string database_name, string name [, string type]) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... notes_body . ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-find-note.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1490. notes_nav_create
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_nav_create -- Create a navigator name, in database_name . bool notes_nav_create ( string database_name, string name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-nav-create.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1491. notes_search
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_search -- Find notes that match keywords in database_name . string notes_search ( string database_name, string keywords) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-search.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1492. notes_body
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_body -- Open the message msg_number in the specified mailbox on the specified server (leave serv . array notes_body ( string server, string mailbox, int msg_number) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-body.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1493. notes_header_info
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_header_info -- Open the message msg_number in the specified mailbox on the specified server (leave serv . object notes_header_info ( string server, string mailbox, int msg_number) . ... This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-header-info.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1494. notes_mark_unread
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_mark_unread -- Mark a note_id as unread for the User user_name . string notes_mark_unread ( 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 in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-mark-unread.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1495. notes_unread
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_unread -- Returns the unread note id's for the current User user_name . string notes_unread ( string database_name, string user_name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-unread.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1496. notes_create_note
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_create_note -- Create a note using form form_name . string notes_create_note ( string database_name, string form_name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-create-note.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1497. notes_mark_read
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_mark_read -- Mark a note_id as read for the User user_name . string 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 in a future release of PHP without notice. Be warned and use this function at your own risk. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-mark-read.html -- 4.0 Кб -- 03.02.2002
Похожие документы
Похожие документы
1498. notes_create_db
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_create_db -- Create a Lotus Notes database . bool notes_create_db ( string database_name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. ... This function is currently not documented, only the argument list is available. ... Lotus Notes functions . ... notes_drop_db ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-create-db.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1499. notes_drop_db
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_drop_db -- Drop a Lotus Notes database . bool notes_drop_db ( string database_name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-drop-db.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы
1500. notes_version
PHP Manual . Prev . Next . PHP 4 >= 4.0.5) notes_version -- Get the version Lotus Notes . string notes_version ( string database_name) . Warning . This function is EXPERIMENTAL . The behaviour of this function, the name of this function, and anything else documented about this function may change in a future release of PHP without notice. Be warned and use this function at your own risk. ... This function is currently not documented, only the argument list is available. ...
[
Сохраненная копия
]
Ссылки http://old.master.cmc.msu.ru/php/function.notes-version.html -- 3.9 Кб -- 03.02.2002
Похожие документы
Похожие документы