期刊文献+

利用隐藏域实现PHP页面的事件机制

PHP Event Mechanism Based on Hidden Field
下载PDF
导出
摘要 在开发网页和Web应用时,使用像用RAD工具开发Windows应用程序一样的事件处理机制来响应网页加载、按钮点击等事件会使得页面的程序结构规整清晰,提高页面代码的可读性和可重用性。文中提出了一个在PHP编程中非常简单易行的事件机制的实现方法,并给出了示例代码及注释。 It is well - known that the structure of a Web application coded with event mechanism to process some events such as loading a page, clicking a button and changing the selection of a drop - down box could be clearer, more readable and more reusable than the one coded simply with sequential sentences. So,a solution for implementing PHP event mechanism is brought forth in this paper;meanwhile,some illustrational codes and essential comments are provided.
机构地区 上海师范大学
出处 《计算机技术与发展》 2006年第10期68-70,73,共4页 Computer Technology and Development
关键词 PHP 事件 隐藏域 串行化 正则表达式 PHP event hidden field serialization regular expression
  • 相关文献

参考文献3

  • 1Welling L,Thomson L.PHP and MySQL Web Development[M].U.S.A:Pearson Education,Inc,2005.
  • 2Powell T,Schneider F.JavaScript 2.0-The Complete Reference,Second Edition[M].U.S.A:McGraw-Hill/Osbome,2004.
  • 3Dudney B,Lehr J,Willis B,et al.Mastering JavaServer Faces[M].U.S.A:Wiley Publishing,Inc,2004.

相关作者

内容加载中请稍等...

相关机构

内容加载中请稍等...

相关主题

内容加载中请稍等...

浏览历史

内容加载中请稍等...
;
使用帮助 返回顶部