Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
mysqli::ssl_set
mysqli::ssl_set
(mysqli_ssl_set) is used to establish a secure connection using SSL
Name:
mysqli::ssl_set
Category:
MySQLi
Programming Language:
php
One-line Description:
Used to establish secure connections using SSL.
Related
Best practices for PDOStatement::rowCount and prepared statements
7
Use parse_url to extract the path part in the URL
6
Debugging Tips When gmdate Outputs Incorrect or Malformed Data
3
How to Share PHP Sessions Across Applications: Practical Solutions
1
Similar Functions
mysqli::execute_query
mysqli::execute_query
(mysqli_execute_quer
mysqli_result::$current_field
mysqli_result::$current_field
(mysqli_field_tell)G
mysqli_stmt::send_long_data
mysqli_stmt::send_long_data
(mysqli_stmt_send_lo
mysqli_result::$num_rows
mysqli_result::$num_rows
(mysqli_num_rows)Get
mysqli::refresh
mysqli::refresh
(mysqli_refresh)Refr
mysqli::options
mysqli::options
(mysqli_options)Sett
mysqli::rollback
mysqli::rollback
(mysqli_rollback)Rol
mysqli_stmt::$affected_rows
mysqli_stmt::$affected_rows
(mysqli_stmt_affecte
Popular Articles