2004-02-08 13:14:42 +00:00
|
|
|
<?xml version="1.0" encoding="iso-8859-1"?>
|
2004-10-31 16:05:14 +00:00
|
|
|
<!-- $Revision: 1.5 $ -->
|
2004-02-08 13:14:42 +00:00
|
|
|
<refentry id="function.mysqli-client-encoding">
|
|
|
|
<refnamediv>
|
|
|
|
<refname>mysqli_client_encoding</refname>
|
2004-03-16 15:36:17 +00:00
|
|
|
<refpurpose>Alias of <function>mysqli_character_set_name</function></refpurpose>
|
2004-02-08 13:14:42 +00:00
|
|
|
</refnamediv>
|
|
|
|
<refsect1>
|
2004-03-16 15:36:17 +00:00
|
|
|
<title>Description</title>
|
2004-02-08 13:14:42 +00:00
|
|
|
<para>
|
2004-03-16 15:36:17 +00:00
|
|
|
This function is an alias of <function>mysqli_character_set_name</function>.
|
|
|
|
For a detailled descripton see description of
|
2004-02-20 08:54:11 +00:00
|
|
|
<function>mysqli_character_set_name</function>.
|
|
|
|
</para>
|
|
|
|
</refsect1>
|
|
|
|
<refsect1>
|
2004-10-31 16:05:14 +00:00
|
|
|
&reftitle.seealso;
|
2004-02-20 08:54:11 +00:00
|
|
|
<para>
|
2004-10-31 16:05:14 +00:00
|
|
|
<function>mysqli_client_encoding</function>&listendand;
|
2004-02-20 08:54:11 +00:00
|
|
|
<function>mysqli_real_escape_string</function>.
|
2004-02-08 13:14:42 +00:00
|
|
|
</para>
|
|
|
|
</refsect1>
|
|
|
|
</refentry>
|
|
|
|
|
|
|
|
<!-- Keep this comment at the end of the file
|
|
|
|
Local variables:
|
|
|
|
mode: sgml
|
|
|
|
sgml-omittag:t
|
|
|
|
sgml-shorttag:t
|
|
|
|
sgml-minimize-attributes:nil
|
|
|
|
sgml-always-quote-attributes:t
|
|
|
|
sgml-indent-step:1
|
|
|
|
sgml-indent-data:t
|
|
|
|
indent-tabs-mode:nil
|
|
|
|
sgml-parent-document:nil
|
|
|
|
sgml-default-dtd-file:"../../../../manual.ced"
|
|
|
|
sgml-exposed-tags:nil
|
|
|
|
sgml-local-catalogs:nil
|
|
|
|
sgml-local-ecat-files:nil
|
|
|
|
End:
|
|
|
|
vim600: syn=xml fen fdm=syntax fdl=2 si
|
|
|
|
vim: et tw=78 syn=sgml
|
|
|
|
vi: ts=1 sw=1
|
|
|
|
-->
|