Help for this page

Select Code to Download


  1. or download this
    print header('text/plain');
    
  2. or download this
    print header('text/xml');
    
  3. or download this
    print "Content-type: text/xml\n";
    print "Content-Disposition: inline; filename=directory.xml\n\n";