Results 1 to 3 of 3

Thread: how to include xml file?

  1. #1
    Join Date
    Feb 2004
    Location
    Slovakia
    Posts
    72

    Default how to include xml file?

    Hello,
    I would like to include in my Indexu site this:

    Code:
    http://promenada.sk/xml_add.php
    It is a script from another site (running on the same server).

    I´ve tried php include and RSS block, but no success...
    Thanks for help.
    Vsevedko
    Vsevedko - Slovak Directory - Indexu Deluxe 1.4.2, Catalog of slovak blogs - Indexu 5.4.0

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    You need to parse the XML file, otherwise it will probably be included as text.

    Did you try including it as an rss feed?

    <%block_rss_feed url="http://promenada.sk/xml_add.php" title="title" template="block.rss_feed.html" max_item="3" cache_time="86400"%>

    I don't know if it would work like that, but you could give it a shot.

  3. #3
    Join Date
    Feb 2004
    Location
    Slovakia
    Posts
    72

    Default

    Quote Originally Posted by Bruceper View Post
    You need to parse the XML file, otherwise it will probably be included as text.

    Did you try including it as an rss feed?

    <%block_rss_feed url="http://promenada.sk/xml_add.php" title="title" template="block.rss_feed.html" max_item="3" cache_time="86400"%>

    I don't know if it would work like that, but you could give it a shot.
    No, this doesn´t work... :-(
    Vsevedko
    Vsevedko - Slovak Directory - Indexu Deluxe 1.4.2, Catalog of slovak blogs - Indexu 5.4.0

Similar Threads

  1. How to include a [php] or [html] file in a [.tpl] file
    By althahabi in forum Website development, hosting and promotion
    Replies: 3
    Last Post: 07-04-2006, 11:21 PM
  2. Replies: 5
    Last Post: 01-01-2006, 05:11 PM
  3. Include file
    By lexpression in forum v5.x
    Replies: 11
    Last Post: 08-30-2005, 06:38 AM
  4. php include
    By Rob Picken in forum v5.x
    Replies: 6
    Last Post: 07-13-2004, 09:01 AM
  5. include php
    By marko in forum v5.x
    Replies: 11
    Last Post: 05-26-2003, 10:09 PM

Posting Permissions

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