Hi I have a web application that stores detail about letters in an XML file such as recipient, sender, title etc. On my HTML page for creating a letter I have given an option to include a URL which is then saved to the url element in the XML file. I then have another page (PHP) which allows the user's to have a quick view of all letters saved in the XML file, this is done in a table format displaying the ID, Title, Sender, Recipient and URL. I would like on this page for the URL to be clickable and bring the user to the webpage but not sure how I can make this a hyperlink, would it be done in the HTML page, PHP code, XML or the schema for the XML? Thanks in advance
laura301019 0 Newbie Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.