Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 532 Bytes

File metadata and controls

22 lines (17 loc) · 532 Bytes

FER Open Computing Course

Project should work on any stack with PHP interpreter

1st Exercise: HTML and CSS

basic structure of web page, and search form

2nd Exercise: XML, DTD and XST

XML data document, defining and validating XML with DTD Using XSL to transform XML

3rd Exercise: PHP, DOM and XPath

Implemnting functional search using XPath, DOM and PHP

4th Exercise: External API-s

MediaWiki Action API, Wikimedia REST API, OpenStreetMap Nominatim,

5th Exercise:

Javascript AJAX XMLHttpRequest