Groups
Groups
Sign in
Groups
Groups
symfonybook_cn
Conversations
About
Send feedback
Help
辅助函数问题
0 views
Skip to first unread message
Jeremy
unread,
Sep 7, 2008, 2:09:12 AM
9/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to symfonybook_cn
我按照symfony权威指南的第44页用辅助函数写了个表单,但是为什么会出错呢?
Fatal error: Call to undefined function form_tag()?
David Jiang
unread,
Sep 7, 2008, 10:07:52 AM
9/7/08
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to symfonybook_cn
Jeremy,
你要在模板的开头先申明使用Form辅助函数,
<?php use_helper('Form'); ?>
David
Reply all
Reply to author
Forward
0 new messages