TAILIEUCHUNG - PHP Developer's Dictionary- P87

PHP Developer's Dictionary- P87:PHP is an open source, server-side, HTML-embedded scripting language used to create dynamically generated Web pages. With an easy-to-use syntax and a large, extensible library of modules, PHP brings together the best of Perl, C++, and other languages. | PHP Developer s Dictionary Description The msqi_ciose function which is available from PHP to PHP along with PHP and higher closes the connection referenced by the iink_identifier parameter. If no link is specified an attempt to close the last opened link is made. This function is not normally necessary because non-persistent connections are automatically closed at the end of script processing. msql_connect Syntax int msqi_connect string hostname string hostname port string username string passror d Description The msqi_connect function which is available from PHP to PHP along with PHP and higher establishes an mSQL connection. The return value is an mSQL link identifier on success and FALSE otherwise. The hostname parameter is optional and defaults to the local host. If a subsequent identical call is made with the same arguments and a link still exists its link identifier is returned instead of opening a new link. The link created by this function will be destroyed when a script completes processing or when msqi_ciose is called. msql_create_db Syntax int msqi_create_db string database name int link identifier Description The msqi_create_db function which is available from PHP to PHP along with PHP and higher attempts to create a new database on the server referenced by the link identifier parameter or the last opened connection if link identifier is not present. msql_createdb Syntax int msqi_createdb string database name int link identifier IT-SC book 430 PHP Developer s Dictionary Description The msqi_createdb function which is available from PHP to PHP along with PHP and higher is identical to the msqsi_create_db function. msql_data_seek Syntax int msql_data_seek int query identifier int row number Description The msqi_data_seek function which is available from PHP to PHP along with PHP and higher moves the internal row pointer for the result set associated with the query identifier to .

TAILIEUCHUNG - Chia sẻ tài liệu không giới hạn
Địa chỉ : 444 Hoang Hoa Tham, Hanoi, Viet Nam
Website : tailieuchung.com
Email : tailieuchung20@gmail.com
Tailieuchung.com là thư viện tài liệu trực tuyến, nơi chia sẽ trao đổi hàng triệu tài liệu như luận văn đồ án, sách, giáo trình, đề thi.
Chúng tôi không chịu trách nhiệm liên quan đến các vấn đề bản quyền nội dung tài liệu được thành viên tự nguyện đăng tải lên, nếu phát hiện thấy tài liệu xấu hoặc tài liệu có bản quyền xin hãy email cho chúng tôi.
Đã phát hiện trình chặn quảng cáo AdBlock
Trang web này phụ thuộc vào doanh thu từ số lần hiển thị quảng cáo để tồn tại. Vui lòng tắt trình chặn quảng cáo của bạn hoặc tạm dừng tính năng chặn quảng cáo cho trang web này.