9
9
include("../Codeviewer/showcode.php");
12
menulayout("../DomExample1b/DomExample1b.php","","DomExample1.txt","DOM Example 1: Initiation and simple navigation (click this heading to run code)","DomExample1code.php","DomExample1.htm");
12
menulayout("../DomExample1b/DomExample1b.php","","DomExample1.txt","DOM Example 1: Initiation and simple navigation (click this heading to run code)","DomExample1code.php","DomExample1.html");
14
14
$interestingrows=array(array(8,10,"PHP Code"),array(12,17,"PHP Code"));
15
15
$keywords=array('getElementsByTagName','tagName','childNodes','nodeValue','documentElement');