常用函数-add_magic_quotes()

0条评论

常用函数-add_magic_quotes()

说明

过滤内容时访问数组中的每一个元素。

用法

<?php add_magic_quotes( $array ) ?>

参数

$array

(字符串)(必需)过滤内容时需要被访问的数组

默认值:None

返回的值

(数组)

过滤后的$array

示例

注释

  • 使用全局变量:(对象)用$wpdb来过滤返回的值

修改记录

自0.71版本后

源文件

add_magic_quotes()位于 wp-includes/functions.php.中。

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • 自动断行和分段。

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.