1. 首页
  2. 数据库
  3. 其它
  4. xajax的FORM例子

xajax的FORM例子

上传者: 2021-02-25 21:02:56上传 PDF文件 24.06KB 热度 13次
代码如下:<?php// signup.php// demonstrates a simple multipage form using xajax// and the xajax.getFormValues() function.// using xajax version 0.1 beta4// http://xajax.sourceforge.netsession_start();include (“xajax.inc.php”);function processForm($aFormValues){ if (array_key_exists(“username”,$
下载地址
用户评论