用户PHP&ŧ039;的herdoc语法

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了用户PHP&ŧ039;的herdoc语法相关的知识,希望对你有一定的参考价值。

The above example uses php's heredoc syntax. With it, we can completely eliminate PHP tags from the insides of html tags.
  1. <?php
  2. foreach ($contacts as $contact_object) {
  3. $contact_array = (array) $contact_object;
  4. foreach ($contact_array as $key=>$value) $$key = h($value);
  5. echo <<<END_ROW
  6.   <tr>
  7.   <td>$id</td>
  8.   <td>$first_name</td>
  9.   <td>$last_name</td>
  10.   <td>$phone</td>
  11.   <td>
  12.   <a href="?action=edit&amp;id=$id">edit</a>
  13.   <a href="?action=delete&amp;id=$id">delete</a>
  14.   </td>
  15.   </tr>
  16. END_ROW;
  17. }

以上是关于用户PHP&ŧ039;的herdoc语法的主要内容,如果未能解决你的问题,请参考以下文章

使用TextMate&ŧ039;的tmŧdialog命令创建用户定义的菜单

&#wordpress中的Include&ŧ039;函数

导出ID为&ŧ039;的类别

显示页面&ŧ039;的父页面名称-5

文字出版社函数.php-仅显示当前页&ŧ039;的子页和当前页同级,隐藏si

检索给定年份的所有&ŧ039;星期一&ŧ039;的。