diff --git a/reference/mysql/functions/mysql-connect.xml b/reference/mysql/functions/mysql-connect.xml index df2404b621..bd048aa2eb 100644 --- a/reference/mysql/functions/mysql-connect.xml +++ b/reference/mysql/functions/mysql-connect.xml @@ -1,5 +1,5 @@ - + mysql_connect @@ -159,7 +159,7 @@ mysql_close($link); - <function>mysql_connect</function>example using <literal>hostname:port</literal> syntax + <function>mysql_connect</function> example using <literal>hostname:port</literal> syntax - <function>mysql_connect</function>example using ":/path/to/socket" syntax + <function>mysql_connect</function> example using ":/path/to/socket" syntax in your PHP configuration and leave the server field + in your PHP configuration and leave the server field blank.