• mysql_escape_string

    (PHP 4 >= 4.0.3, PHP 5) mysql_escape_string — 转义一个字符串用于 mysql_query

    3892

  • DOMDocument::save

    (PHP 5, PHP 7) DOMDocument::save — Dumps the internal XML tree back into a file

    5934

  • DOMDocument::saveHTML

    (PHP 5, PHP 7) DOMDocument::saveHTML — Dumps the internal document into a string using HTML formatt...

    3832

  • mysql_fetch_array

    (PHP 4, PHP 5) mysql_fetch_array — 从结果集中取得一行作为关联数组,或数字数组,或二者兼有

    5266

  • DOMDocument::saveHTMLFile

    DOMDocument::saveHTMLFile — Dumps the internal document into a file using HTML formatting

    6036

  • mysql_fetch_assoc

    (PHP 4 >= 4.0.3, PHP 5) mysql_fetch_assoc — 从结果集中取得一行作为关联数组

    11754

  • mysql_fetch_field

    (PHP 4, PHP 5) mysql_fetch_field — 从结果集中取得列信息并作为对象返回

    4391

  • DOMDocument::saveXML

    (PHP 5, PHP 7) DOMDocument::saveXML — Dumps the internal XML tree back into a string

    5808

  • mysql_fetch_lengths

    (PHP 4, PHP 5) mysql_fetch_lengths — 取得结果集中每个输出的长度

    9320

  • mysql_fetch_object

    (PHP 4, PHP 5) mysql_fetch_object — 从结果集中取得一行作为对象

    4253

  • DOMDocument::validate

    (PHP 5, PHP 7) DOMDocument::validate — Validates the document based on its DTD

    6146

热门词条