php e() and h() functions?

前端 未结 13 1825
情书的邮戳
情书的邮戳 2021-02-03 19:06

I and lately I\'m seeing h() and e() functions in PHP. I have googled them, but they are so short that results don\'t give any idea of what they are. I

13条回答
  •  说谎
    说谎 (楼主)
    2021-02-03 19:56

    http://book.cakephp.org/view/121/Global-Functions these are shortcut functions in cakePHP

    Many of them are deprecated in 1.3 so beware of using them yourself

提交回复
热议问题