xajax的FORM例子
代码如下:<?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”,$
下载地址
用户评论