11
11
menulayout("AjaxDemoApp1_storeCustomer.php","","AjaxDemoApp0_getCustomer.txt","AJAX Example 0: Get Customer AJAX API","AjaxDemoApp0_getCustomer.html","AjaxDemoApp0_getCustomer.htm");
13
$interestingrows=array(array(8,18,"Ajax function"),array(20,34,"Ajax return function"));
15
$highlight=array(array("{","highlightnormal"),array("}","highlightnormal"),array("function","highlightspecial"));
13
$interestingrows = array(array(8,18,"Ajax function"),array(20,34,"Ajax return function"));
15
$highlight = array(array("{","highlightnormal"),array("}","highlightnormal"),array("function","highlightspecial"));
17
17
showfile($interestingrows,$keywords,$highlight,"AjaxDemoApp0_getCustomer.html");