mirror of
https://github.com/ia901092/xml-sax.git
synced 2026-05-21 14:04:48 +00:00
No description
| form.php | ||
| LICENSE | ||
| README.md | ||
| response.php | ||
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
- Open
form.phpin a web browser. - Select a paper from the dropdown.
- 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.