3
4
<link rel="stylesheet" type="text/css" href="showcode.css">
10
11
menulayout("innan.php","efter.php","test.txt","Example 1: Execution of AJAX API","Ponyo.txt");
12
$interestingrows=array(array(16,21,"Ajax function"),array(23,37,"Ajax return function"));
14
$highlight=array(array("{","highlightnormal"),array("}","highlightnormal"),array("function","highlightspecial"));
14
array(16,21,"Ajax function"),
16
38
showfile($interestingrows,$keywords,$highlight);