• mysql_escape_string

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

    2839

  • DOMDocument::save

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

    3479

  • DOMDocument::saveHTML

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

    1681

  • mysql_fetch_array

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

    3151

  • DOMDocument::saveHTMLFile

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

    3598

  • mysql_fetch_assoc

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

    9162

  • mysql_fetch_field

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

    3353

  • DOMDocument::saveXML

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

    3403

  • mysql_fetch_lengths

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

    6836

  • mysql_fetch_object

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

    3140

  • DOMDocument::validate

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

    3646

Popular Entries