Results 1 to 3 of 3

Thread: Working anchor in xml

  1. #1
    Join Date
    Jun 2006
    Location
    Acton Ontario Canada.
    Posts
    677
    Thanks
    0
    Thanked 1 Time in 1 Post

    Default Working anchor in xml

    how would i have a link displayed in an XML file? i tried <link><a href=""></a></link>, and that didnt work i tried putting it in a cdata block and that didnt work... i have no clue what to do now.
    i have php5 installed, if that helps....
    maybe an echo '<a href="$url">$text</a>' statement but im unable to write that on my own...
    any help appreciated,
    Ryan "Boxxertrumps" Trumpa
    - Ryan "Boxxertrumps" Trumpa
    Come back once it validates: HTML, CSS, JS.

  2. #2
    Join Date
    Oct 2006
    Posts
    75
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    what a coincidence i need an answer to this two lol, ive got a bunch of data stored in an xml file, and wanted to put links in there to so i didnt have to put them in the html code

  3. #3
    Join Date
    Sep 2005
    Location
    India
    Posts
    1,627
    Thanks
    6
    Thanked 107 Times in 107 Posts

    Default

    Checkout the following two resources

    resource one

    resource two

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •