No description
Find a file
2026-04-25 10:46:50 +02:00
form.php klar C 2026-04-25 10:39:04 +02:00
LICENSE Initial commit 2026-04-18 15:33:01 +02:00
README.md klar 2026-04-19 22:31:34 +02:00
response.php klar 2026-04-25 10:46:50 +02:00

XML SAX Parser for Articles

This project demonstrates a simple PHP application that uses SAX parsing to display newspaper articles from an XML service.

Files

  • form.php: A form to select a newspaper paper type.
  • response.php: Displays the articles for the selected paper using SAX XML parsing.

Usage

  1. Open form.php in a web browser.
  2. Select a paper from the dropdown.
  3. Click "Visa" to submit and view the articles in response.php.

Requirements

  • PHP with XML support enabled.
  • Access to the external XML service at wwwlab.webug.se.